IPolicyInsightsIdentity.ManagementGroupsNamespace Property

Definition

The namespace for Microsoft Management RP; only "Microsoft.Management" is allowed.

[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PSArgumentCompleter(new System.String[] { "Microsoft.Management" })]
[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="The namespace for Microsoft Management RP; only "Microsoft.Management" is allowed.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="managementGroupsNamespace", Update=true)]
public string ManagementGroupsNamespace { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PSArgumentCompleter(new System.String[] { "Microsoft.Management" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="The namespace for Microsoft Management RP; only "Microsoft.Management" is allowed.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="managementGroupsNamespace", Update=true)>]
member this.ManagementGroupsNamespace : string with get, set
Public Property ManagementGroupsNamespace As String

Property Value

Attributes

Applies to