Bagikan melalui


IGetTenantPolicyResponse.ExemptedPrincipal Property

Definition

List of user objectIds that are exempted from the set subscription tenant policies for the user's tenant.

[Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Description="List of user objectIds that are exempted from the set subscription tenant policies for the user's tenant.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="exemptedPrincipals")]
public string[] ExemptedPrincipal { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Description="List of user objectIds that are exempted from the set subscription tenant policies for the user's tenant.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="exemptedPrincipals")>]
member this.ExemptedPrincipal : string[] with get, set
Public Property ExemptedPrincipal As String()

Property Value

String[]
Attributes

Applies to