Uses of Class
com.azure.resourcemanager.containerservice.models.MeshRevisionProfileProperties
Packages that use MeshRevisionProfileProperties
Package
Description
Package containing the inner data models for ContainerServiceManagementClient.
Package containing the data models for ContainerServiceManagementClient.
-
Uses of MeshRevisionProfileProperties in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return MeshRevisionProfilePropertiesModifier and TypeMethodDescriptionMeshRevisionProfileInner.properties()Get the properties property: Mesh revision profile properties for a mesh.Methods in com.azure.resourcemanager.containerservice.fluent.models with parameters of type MeshRevisionProfilePropertiesModifier and TypeMethodDescriptionMeshRevisionProfileInner.withProperties(MeshRevisionProfileProperties properties) Set the properties property: Mesh revision profile properties for a mesh. -
Uses of MeshRevisionProfileProperties in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return MeshRevisionProfilePropertiesModifier and TypeMethodDescriptionMeshRevisionProfileProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MeshRevisionProfileProperties from the JsonReader.MeshRevisionProfileProperties.withMeshRevisions(List<MeshRevision> meshRevisions) Set the meshRevisions property: The meshRevisions property.