共用方式為


BillingProperty.BillingProfileSpendingLimit 屬性

定義

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

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於