共用方式為


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

適用於