Compartir a través de


LinkedService.ConnectVia Propiedad

Definición

Obtiene o establece la referencia de Integration Runtime.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a