Compartilhar via


BillingAccountsResponse.BillingAccounts Propriedade

Definição

Obtém ou define a lista de contas de cobrança

[Newtonsoft.Json.JsonProperty(PropertyName="billingAccounts")]
public System.Collections.Generic.IList<string> BillingAccounts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="billingAccounts")>]
member this.BillingAccounts : System.Collections.Generic.IList<string> with get, set
Public Property BillingAccounts As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a