다음을 통해 공유


BillingSubscription.CustomerId 속성

정의

구독을 만든 고객의 ID를 가져옵니다. 필드는 Microsoft 파트너 계약 청구 계정에만 적용됩니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상