다음을 통해 공유


BillingSubscription.BillingProfileDisplayName 속성

정의

구독이 청구되는 청구 프로필의 이름을 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상