Compartilhar via


BillingAccount.AccountStatus Propriedade

Definição

Obtém o status atual da conta de cobrança. Os valores possíveis incluem: 'Active', 'Deleted', 'Disabled', 'Expired', 'Transfered', 'Extended', 'Terminated'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.accountStatus")]
public string AccountStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.accountStatus")>]
member this.AccountStatus : string
Public ReadOnly Property AccountStatus As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a