IAppServiceEnvironmentResource.VnetResourceGroupName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resource group of the Virtual Network.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Resource group of the Virtual Network.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="vnetResourceGroupName")]
public string VnetResourceGroupName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Resource group of the Virtual Network.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="vnetResourceGroupName")>]
member this.VnetResourceGroupName : string with get, set
Public Property VnetResourceGroupName As String
Property Value
- Attributes