Share via


ExecuteDataFlowActivity.IntegrationRuntime Property

Definition

Gets or sets the integration runtime reference.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to