INginxDeployment.ManagedResourceGroup Property

Definition

The managed resource group to deploy VNet injection related network resources.

[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="The managed resource group to deploy VNet injection related network resources.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="managedResourceGroup")]
public string ManagedResourceGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="The managed resource group to deploy VNet injection related network resources.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="managedResourceGroup")>]
member this.ManagedResourceGroup : string with get, set
Public Property ManagedResourceGroup As String

Property Value

Attributes

Applies to