共用方式為


BillingProfile.SpendingLimit 屬性

定義

取得帳單設定檔消費限制。 可能的值包括:'Off'、'On'

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於