Share via


ITrunkedNetworkAttachmentConfiguration.NetworkId Property

Definition

The resource ID of the network that is being configured for attachment.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The resource ID of the network that is being configured for attachment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="networkId", Update=false)]
public string NetworkId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The resource ID of the network that is being configured for attachment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="networkId", Update=false)>]
member this.NetworkId : string with get, set
Public Property NetworkId As String

Property Value

Attributes

Applies to