IPolicyInsightsIdentity.AuthorizationNamespace Property

Definition

The namespace for Microsoft Authorization resource provider; only "Microsoft.Authorization" is allowed.

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

Property Value

Attributes

Applies to