Compartilhar via


SelfHostedIntegrationRuntimeStatus.Links Propriedade

Definição

Obtém ou define a lista de runtimes de integração vinculados criados para compartilhar com esse runtime de integração.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a