UpdateAzPurviewAccount_UpdateExpanded.ManagedResourceGroupName Property

Definition

[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

String
Attributes

Applies to