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