次の方法で共有


IntegrationRuntimeResource.Properties プロパティ

定義

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

public Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntime Properties { get; set; }
member this.Properties : Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntime with get, set
Public Property Properties As IntegrationRuntime

プロパティ値

適用対象