次の方法で共有


Transaction.SubscriptionId プロパティ

定義

トランザクションに使用されたサブスクリプションの ID を取得します。 フィールドは、種類の予約のトランザクションにのみ適用されます。

[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

適用対象