다음을 통해 공유


BillingProperty.BillingProfileStatusReasonCode 속성

정의

지정된 청구 프로필 상태 대한 이유를 가져옵니다. 가능한 값은 'PastDue', 'SpendingLimitReached', 'SpendingLimitExpired'입니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상