ExecuteSSISPackageActivity.ConnectVia Property

Definition

Gets or sets the integration runtime reference.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to