다음을 통해 공유


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

적용 대상