IClusterNode.SerialNumber Property

Definition

Immutable id of the cluster node.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Immutable id of the cluster node.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="serialNumber", Update=false)]
public string SerialNumber { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Immutable id of the cluster node.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="serialNumber", Update=false)>]
member this.SerialNumber : string
Public ReadOnly Property SerialNumber As String

Property Value

Attributes

Applies to