Поделиться через


BillingAccount.AccountStatus Свойство

Определение

Возвращает текущее состояние учетной записи выставления счетов. Возможные значения: "Active", "Deleted", "Disabled", "Expired", "Transferred", "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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к