次の方法で共有


CreateLinkedIntegrationRuntimeRequest.DataFactoryLocation プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象