UpdateAzPurviewAccount_UpdateExpanded.ManagedResourceGroupName 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.Purview.Category(new Microsoft.Azure.PowerShell.Cmdlets.Purview.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Purview.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Gets or sets the managed resource group name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="managedResourceGroupName")]
[System.Management.Automation.Parameter(HelpMessage="Gets or sets the managed resource group name", Mandatory=false)]
public string ManagedResourceGroupName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Category(new Microsoft.Azure.PowerShell.Cmdlets.Purview.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Purview.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Gets or sets the managed resource group name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="managedResourceGroupName")>]
[<System.Management.Automation.Parameter(HelpMessage="Gets or sets the managed resource group name", Mandatory=false)>]
member this.ManagedResourceGroupName : string with get, set
Public Property ManagedResourceGroupName As String
Property Value
- Attributes