DataFlowDebugPackage.LinkedServices Propriedade

Definição

Obtém ou define a lista de serviços vinculados.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a