次の方法で共有


SelfHostedIntegrationRuntime.LinkedInfo プロパティ

定義

リンクされた統合ランタイムの基本定義。 基底クラスであることに注意 LinkedIntegrationRuntimeType してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がLinkedIntegrationRuntimeRbacAuthorization含まれますLinkedIntegrationRuntimeKeyAuthorization

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

プロパティ値

適用対象