Share via


SelfHostedIntegrationRuntimeStatus.Links Property

Definition

The list of linked integration runtimes that are created to share with this integration runtime.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataFactory.Models.LinkedIntegrationRuntime> Links { get; }
member this.Links : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataFactory.Models.LinkedIntegrationRuntime>
Public ReadOnly Property Links As IReadOnlyList(Of LinkedIntegrationRuntime)

Property Value

Applies to