次の方法で共有


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

適用対象