ClusterDetails.State Property

Definition

Gets or sets the parsed value of the state of the cluster Note: For compatibility reassons, any new or null states will revert to "UNKOWN". but the value will be preserved in State.

public Microsoft.WindowsAzure.Management.HDInsight.ClusterState State { get; set; }
member this.State : Microsoft.WindowsAzure.Management.HDInsight.ClusterState with get, set
Public Property State As ClusterState

Property Value

Applies to