Share via


INetworkConnection.NetworkingResourceGroupName Property

Definition

The name for resource group where NICs will be placed.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The name for resource group where NICs will be placed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="networkingResourceGroupName")]
public string NetworkingResourceGroupName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The name for resource group where NICs will be placed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="networkingResourceGroupName")>]
member this.NetworkingResourceGroupName : string with get, set
Public Property NetworkingResourceGroupName As String

Property Value

Attributes

Applies to