共用方式為


BillingSubscription.SubscriptionBillingStatus 屬性

定義

取得或設定訂閱的目前計費狀態。 可能的值包括:'Active'、'Inactive'、'Abandoned'、'Deleted'、'Warning'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.subscriptionBillingStatus")]
public string SubscriptionBillingStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.subscriptionBillingStatus")>]
member this.SubscriptionBillingStatus : string with get, set
Public Property SubscriptionBillingStatus As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於