共用方式為


InvoiceSectionWithCreateSubPermission.BillingProfileSpendingLimit 屬性

定義

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

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於