Uses of Class
com.azure.resourcemanager.containerservice.models.CompatibleVersions
Packages that use CompatibleVersions
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of CompatibleVersions in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return CompatibleVersionsModifier and TypeMethodDescriptionstatic CompatibleVersionsCompatibleVersions.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CompatibleVersions from the JsonReader.Set the name property: The product/service name.CompatibleVersions.withVersions(List<String> versions) Set the versions property: Product/service versions compatible with a service mesh add-on revision.Methods in com.azure.resourcemanager.containerservice.models that return types with arguments of type CompatibleVersionsModifier and TypeMethodDescriptionMeshRevision.compatibleWith()Get the compatibleWith property: List of items this revision of service mesh is compatible with, and their associated versions.Method parameters in com.azure.resourcemanager.containerservice.models with type arguments of type CompatibleVersionsModifier and TypeMethodDescriptionMeshRevision.withCompatibleWith(List<CompatibleVersions> compatibleWith) Set the compatibleWith property: List of items this revision of service mesh is compatible with, and their associated versions.MeshUpgradeProfileProperties.withCompatibleWith(List<CompatibleVersions> compatibleWith) Set the compatibleWith property: List of items this revision of service mesh is compatible with, and their associated versions.