Uses of Class
com.azure.resourcemanager.containerservice.models.MeshUpgradeProfileList
Packages that use MeshUpgradeProfileList
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of MeshUpgradeProfileList in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return MeshUpgradeProfileListModifier and TypeMethodDescriptionstatic MeshUpgradeProfileListMeshUpgradeProfileList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MeshUpgradeProfileList from the JsonReader.MeshUpgradeProfileList.withValue(List<MeshUpgradeProfileInner> value) Set the value property: Array of supported service mesh add-on upgrade profiles.