Compartilhar via


BillingPermissionsProperties.Actions Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a