다음을 통해 공유


BillingProperty.BillingAccountId 속성

정의

구독이 청구되는 청구 계정의 ID를 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상