共用方式為


BillingSubscription.SubscriptionId 屬性

定義

取得訂閱的識別碼。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.subscriptionId")]
public Guid? SubscriptionId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.subscriptionId")>]
member this.SubscriptionId : Nullable<Guid>
Public ReadOnly Property SubscriptionId As Nullable(Of Guid)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於