IntegrationRuntimeDataProxyProperties.ConnectVia Property

Definition

Gets or sets the self-hosted integration runtime reference.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to