SelfHostedIntegrationRuntime クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
セルフホステッド統合ランタイム。
[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
- 継承
- 属性
-
JsonTransformationAttribute Newtonsoft.Json.JsonObjectAttribute
コンストラクター
SelfHostedIntegrationRuntime() |
SelfHostedIntegrationRuntime クラスの新しいインスタンスを初期化します。 |
SelfHostedIntegrationRuntime(IDictionary<String,Object>, String, LinkedIntegrationRuntimeType) |
SelfHostedIntegrationRuntime クラスの新しいインスタンスを初期化します。 |
プロパティ
AdditionalProperties |
メッセージから一致しないプロパティを取得または設定すると、このコレクションが逆シリアル化されます (継承元 IntegrationRuntime) |
Description |
統合ランタイムの説明を取得または設定します。 (継承元 IntegrationRuntime) |
LinkedInfo |
セルフホステッド統合ランタイム。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET