다음을 통해 공유


BillingProfile.StatusReasonCode 속성

정의

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

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상