ManagedClusterProperties.Status Property

Definition

Gets or sets contains read-only information about the Managed Cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterStatus Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterStatus with get, set
Public Property Status As ManagedClusterStatus

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to