次の方法で共有


IntegrationRuntimeReference クラス

定義

統合ランタイム参照型。

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

コンストラクター

IntegrationRuntimeReference(IntegrationRuntimeReferenceType, String)

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

プロパティ

Parameters

統合ランタイムの引数。

ReferenceName

統合ランタイム名を参照します。

Type

統合ランタイムの種類。

適用対象