Uses of Class
com.azure.resourcemanager.appcontainers.models.ContainerAppCollection
-
Packages that use ContainerAppCollection Package Description com.azure.resourcemanager.appcontainers.models Package containing the data models for ContainerAppsApiClient. -
-
Uses of ContainerAppCollection in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return ContainerAppCollection Modifier and Type Method Description ContainerAppCollection
ContainerAppCollection. withValue(List<ContainerAppInner> value)
Set the value property: Collection of resources.
-