Compartir a través de


CustomActivityReferenceObject.LinkedServices Propiedad

Definición

Obtiene o establece referencias de servicio vinculadas.

[Newtonsoft.Json.JsonProperty(PropertyName="linkedServices")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference> LinkedServices { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="linkedServices")>]
member this.LinkedServices : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference> with get, set
Public Property LinkedServices As IList(Of LinkedServiceReference)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a