Share via


ICommonClusterProperties.ClusterId Property

Definition

The identity

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="The identity", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="clusterId")]
public int? ClusterId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="The identity", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="clusterId")>]
member this.ClusterId : Nullable<int>
Public ReadOnly Property ClusterId As Nullable(Of Integer)

Property Value

Attributes

Applies to