Uses of Class
com.azure.resourcemanager.appcontainers.fluent.models.ReplicaProperties
-
Packages that use ReplicaProperties Package Description com.azure.resourcemanager.appcontainers.fluent.models Package containing the inner data models for ContainerAppsApiClient. -
-
Uses of ReplicaProperties in com.azure.resourcemanager.appcontainers.fluent.models
Methods in com.azure.resourcemanager.appcontainers.fluent.models that return ReplicaProperties Modifier and Type Method Description ReplicaProperties
ReplicaProperties. withContainers(List<ReplicaContainer> containers)
Set the containers property: The containers collection under a replica.
-