Partager via


TenantPolicy.ExemptedPrincipals Propriété

Définition

Obtient ou définit la liste des objectIds utilisateur exemptés des stratégies de locataire d’abonnement définies pour le locataire de l’utilisateur.

[Newtonsoft.Json.JsonProperty(PropertyName="exemptedPrincipals")]
public System.Collections.Generic.IList<Guid?> ExemptedPrincipals { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exemptedPrincipals")>]
member this.ExemptedPrincipals : System.Collections.Generic.IList<Nullable<Guid>> with get, set
Public Property ExemptedPrincipals As IList(Of Nullable(Of Guid))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à