次の方法で共有


Transformation.LinkedService プロパティ

定義

リンクされたサービス参照を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="linkedService")]
public Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference LinkedService { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="linkedService")>]
member this.LinkedService : Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference with get, set
Public Property LinkedService As LinkedServiceReference

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象