Share via


IL2Network.ClusterId Property

Definition

The resource ID of the Network Cloud cluster this L2 network is associated with.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The resource ID of the Network Cloud cluster this L2 network is associated with.", 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 Network Cloud cluster this L2 network is associated with.", 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