Uses of Class
com.azure.resourcemanager.containerservice.models.MeshRevisionProfileList
Packages that use MeshRevisionProfileList
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of MeshRevisionProfileList in com.azure.resourcemanager.containerservice.models
Classes in com.azure.resourcemanager.containerservice.models that implement interfaces with type arguments of type MeshRevisionProfileListModifier and TypeClassDescriptionfinal classHolds an array of MeshRevisionsProfiles.Methods in com.azure.resourcemanager.containerservice.models that return MeshRevisionProfileListModifier and TypeMethodDescriptionstatic MeshRevisionProfileListMeshRevisionProfileList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MeshRevisionProfileList from the JsonReader.MeshRevisionProfileList.withValue(List<MeshRevisionProfileInner> value) Set the value property: Array of service mesh add-on revision profiles for all supported mesh modes.