IntegrationRuntimeDataProxyProperties.StagingLinkedService Property

Definition

Gets or sets the staging linked service reference.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to