IClusterNode.Id Property

Definition

Id of the node in the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Id of the node in the cluster.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="id")]
public float? Id { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Id of the node in the cluster.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="id")>]
member this.Id : Nullable<single>
Public ReadOnly Property Id As Nullable(Of Single)

Property Value

Attributes

Applies to