다음을 통해 공유


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

적용 대상