次の方法で共有


SelfHostedIntegrationRuntime クラス

定義

セルフホステッド統合ランタイム。

[Microsoft.Rest.Serialization.JsonTransformation]
[Newtonsoft.Json.JsonObject("SelfHosted")]
public class SelfHostedIntegrationRuntime : Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntime
[<Microsoft.Rest.Serialization.JsonTransformation>]
[<Newtonsoft.Json.JsonObject("SelfHosted")>]
type SelfHostedIntegrationRuntime = class
    inherit IntegrationRuntime
Public Class SelfHostedIntegrationRuntime
Inherits IntegrationRuntime
継承
SelfHostedIntegrationRuntime
属性
JsonTransformationAttribute Newtonsoft.Json.JsonObjectAttribute

コンストラクター

SelfHostedIntegrationRuntime()

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

SelfHostedIntegrationRuntime(IDictionary<String,Object>, String, LinkedIntegrationRuntimeType)

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

プロパティ

AdditionalProperties

メッセージから一致しないプロパティを取得または設定すると、このコレクションが逆シリアル化されます

(継承元 IntegrationRuntime)
Description

統合ランタイムの説明を取得または設定します。

(継承元 IntegrationRuntime)
LinkedInfo

セルフホステッド統合ランタイム。

適用対象