Compartilhar via


BillingPermissionsProperties.NotActions Propriedade

Definição

Obtém o conjunto de ações que o chamador não tem permissão para executar.

[Newtonsoft.Json.JsonProperty(PropertyName="notActions")]
public System.Collections.Generic.IList<string> NotActions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="notActions")>]
member this.NotActions : System.Collections.Generic.IList<string>
Public ReadOnly Property NotActions As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a