次の方法で共有


IntegrationRuntimeDataProxyProperties.StagingLinkedService プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象