INginxDeploymentProperties.ManagedResourceGroup 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.
[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