SynapseSelfHostedIntegrationRuntimeStatus.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.Synapse.Models.SynapseLinkedIntegrationRuntime> Links { get; }
member this.Links : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Synapse.Models.SynapseLinkedIntegrationRuntime>
Public ReadOnly Property Links As IReadOnlyList(Of SynapseLinkedIntegrationRuntime)

Property Value

Applies to