你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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