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