Transaction.SubscriptionId 屬性

定義

取得用於交易的訂閱識別碼。 欄位僅適用于保留類型的交易。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於