IRack.ClusterId Property

Definition

The resource ID of the cluster the rack is created for. This value is set when the rack is created by the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The resource ID of the cluster the rack is created for. This value is set when the rack is created by the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="clusterId")]
public string ClusterId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The resource ID of the cluster the rack is created for. This value is set when the rack is created by the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="clusterId")>]
member this.ClusterId : string
Public ReadOnly Property ClusterId As String

Property Value

Attributes

Applies to