IAttachedNetworkConnection.NetworkConnectionId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The resource ID of the NetworkConnection you want to attach.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="networkConnectionId")]
public string NetworkConnectionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The resource ID of the NetworkConnection you want to attach.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="networkConnectionId")>]
member this.NetworkConnectionId : string with get, set
Public Property NetworkConnectionId As String

Property Value

Attributes

Applies to