Compartir a través de


DenyAssignment.ExcludePrincipals Propiedad

Definición

Obtiene o establece la matriz de entidades de seguridad a las que no se aplica la asignación de denegación.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.excludePrincipals")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.Principal> ExcludePrincipals { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.excludePrincipals")>]
member this.ExcludePrincipals : System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.Principal> with get, set
Public Property ExcludePrincipals As IList(Of Principal)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a