Partilhar via


DenyAssignment.Principals Propriedade

Definição

Obtém ou define a matriz de principais a que se aplica a atribuição de negação.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a