Bagikan melalui


TenantPolicy.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.Origin(Microsoft.Azure.PowerShell.Cmdlets.Subscription.PropertyOrigin.Owned)]
public string[] ExemptedPrincipal { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Origin(Microsoft.Azure.PowerShell.Cmdlets.Subscription.PropertyOrigin.Owned)>]
member this.ExemptedPrincipal : string[] with get, set
Public Property ExemptedPrincipal As String()

Property Value

String[]

Implements

Attributes

Applies to