NodeStatus.Role 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.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2013.ClusterRoleType Role { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.Role : Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2013.ClusterRoleType with get, set
Public Property Role As ClusterRoleType
Property Value
- Attributes