Uses of Class
com.azure.resourcemanager.appservice.models.KubeEnvironmentCollection
Packages that use KubeEnvironmentCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of KubeEnvironmentCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type KubeEnvironmentCollectionModifier and TypeClassDescriptionfinal classCollection of Kubernetes Environments.Methods in com.azure.resourcemanager.appservice.models that return KubeEnvironmentCollectionModifier and TypeMethodDescriptionstatic KubeEnvironmentCollectionKubeEnvironmentCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of KubeEnvironmentCollection from the JsonReader.KubeEnvironmentCollection.withValue(List<KubeEnvironmentInner> value) Set the value property: Collection of resources.