ClusterDetails.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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