Uses of Class
com.azure.resourcemanager.containerservice.models.ManagedClusterStatus
Packages that use ManagedClusterStatus
Package
Description
Package containing the inner data models for ContainerServiceManagementClient.
Package containing the data models for ContainerServiceManagementClient.
-
Uses of ManagedClusterStatus in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return ManagedClusterStatusModifier and TypeMethodDescriptionManagedClusterInner.status()Get the status property: Contains read-only information about the Managed Cluster.ManagedClusterProperties.status()Get the status property: Contains read-only information about the Managed Cluster.Methods in com.azure.resourcemanager.containerservice.fluent.models with parameters of type ManagedClusterStatusModifier and TypeMethodDescriptionManagedClusterInner.withStatus(ManagedClusterStatus status) Set the status property: Contains read-only information about the Managed Cluster.ManagedClusterProperties.withStatus(ManagedClusterStatus status) Set the status property: Contains read-only information about the Managed Cluster. -
Uses of ManagedClusterStatus in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return ManagedClusterStatusModifier and TypeMethodDescriptionstatic ManagedClusterStatusManagedClusterStatus.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedClusterStatus from the JsonReader.