Delen via


IPolicyIdentity.ManagementGroupName Property

Definition

The name of the management group. The name is case insensitive.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The name of the management group. The name is case insensitive.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="managementGroupName", Update=true)]
public string ManagementGroupName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The name of the management group. The name is case insensitive.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="managementGroupName", Update=true)>]
member this.ManagementGroupName : string with get, set
Public Property ManagementGroupName As String

Property Value

Attributes

Applies to