Freigeben über


SelfHostedIntegrationRuntimeStatus.Links Eigenschaft

Definition

Ruft die Liste der verknüpften Integration Runtimes ab, die für die Freigabe mit dieser Integration Runtime erstellt werden, oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: