次の方法で共有


LinkedIntegrationRuntime.DataFactoryLocation プロパティ

定義

リンクされた統合ランタイムが属するデータ ファクトリの場所を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象