Partager via


WebActivity.LinkedServices Propriété

Définition

Obtient ou définit la liste des services liés passés au point de terminaison web.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à