Compartir a través de


Transformation.LinkedService Propiedad

Definición

Obtiene o establece la referencia de servicio vinculado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a