다음을 통해 공유


BillingProperty.BillingAccountDisplayName 속성

정의

구독이 청구되는 청구 계정의 이름을 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상