Share via


IVirtualMachineProperties.ClusterId Property

Definition

The resource ID of the cluster the virtual machine is created for.

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

Property Value

Attributes

Applies to