Bagikan melalui


SynapseSelfHostedIntegrationRuntime.LinkedInfo Property

Definition

Linked integration runtime type from data factory Please note SynapseLinkedIntegrationRuntimeType is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include SynapseLinkedIntegrationRuntimeKeyAuthorization and SynapseLinkedIntegrationRuntimeRbacAuthorization.

public Azure.ResourceManager.Synapse.Models.SynapseLinkedIntegrationRuntimeType LinkedInfo { get; set; }
member this.LinkedInfo : Azure.ResourceManager.Synapse.Models.SynapseLinkedIntegrationRuntimeType with get, set
Public Property LinkedInfo As SynapseLinkedIntegrationRuntimeType

Property Value

Applies to