Freigeben über


IAccountUpdateParameters.ManagedResourceGroup Property

Definition

Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account.

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Create=false, Description="Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceGroup", Update=false)]
public string ManagedResourceGroup { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Create=false, Description="Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceGroup", Update=false)>]
member this.ManagedResourceGroup : string
Public ReadOnly Property ManagedResourceGroup As String

Property Value

Attributes

Applies to