LinkedIntegrationRuntimeType クラス

定義

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

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.LinkedIntegrationRuntimeType+LinkedIntegrationRuntimeTypeConverter))]
public class LinkedIntegrationRuntimeType
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.LinkedIntegrationRuntimeType+LinkedIntegrationRuntimeTypeConverter))>]
type LinkedIntegrationRuntimeType = class
Public Class LinkedIntegrationRuntimeType
継承
LinkedIntegrationRuntimeType
派生
属性

コンストラクター

LinkedIntegrationRuntimeType()

LinkedIntegrationRuntimeType の新しいインスタンスを初期化します。

適用対象