다음을 통해 공유


BillingSubscription.CustomerDisplayName 속성

정의

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

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상