次の方法で共有


LinkedIntegrationRuntime.SubscriptionId プロパティ

定義

リンクされた統合ランタイムが属するサブスクリプション ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象