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
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.