다음을 통해 공유


BillingSubscription.DisplayName 속성

정의

구독 이름을 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상