IVnetParameters.VnetResourceGroup Property

Definition

The Resource Group of the VNET to be validated

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="The Resource Group of the VNET to be validated", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vnetResourceGroup", Update=true)]
public string VnetResourceGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="The Resource Group of the VNET to be validated", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vnetResourceGroup", Update=true)>]
member this.VnetResourceGroup : string with get, set
Public Property VnetResourceGroup As String

Property Value

Attributes

Applies to