Freigeben über


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

Property Value

Implements

Attributes

Applies to