Compartilhar via


PutTenantPolicyRequestProperties.ExemptedPrincipals Propriedade

Definição

Obtém ou define a lista de objectIds de usuário isentas das políticas de locatário de assinatura definidas para o locatário do usuário.

[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))

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a