次の方法で共有


LinkedIntegrationRuntime クラス

定義

リンクされた統合ランタイム情報。

public class LinkedIntegrationRuntime
type LinkedIntegrationRuntime = class
Public Class LinkedIntegrationRuntime
継承
LinkedIntegrationRuntime

コンストラクター

LinkedIntegrationRuntime()

LinkedIntegrationRuntime クラスの新しいインスタンスを初期化します。

LinkedIntegrationRuntime(String, String, String, String, Nullable<DateTime>)

LinkedIntegrationRuntime クラスの新しいインスタンスを初期化します。

プロパティ

CreateTime

リンクされた統合ランタイムの作成時間を取得します。

DataFactoryLocation

リンクされた統合ランタイムが属するデータ ファクトリの場所を取得します。

DataFactoryName

リンクされた統合ランタイムが属するデータ ファクトリの名前を取得します。

Name

リンクされた統合ランタイムの名前を取得します。

SubscriptionId

リンクされた統合ランタイムが属するサブスクリプション ID を取得します。

適用対象