ManagedIntegrationRuntime クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
マネージド統合ランタイム(マネージド エラスティックおよびマネージド専用統合ランタイムを含む)。
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.ManagedIntegrationRuntime+ManagedIntegrationRuntimeConverter))]
public class ManagedIntegrationRuntime : Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntime
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.ManagedIntegrationRuntime+ManagedIntegrationRuntimeConverter))>]
type ManagedIntegrationRuntime = class
inherit IntegrationRuntime
Public Class ManagedIntegrationRuntime
Inherits IntegrationRuntime
- 継承
- 属性
コンストラクター
ManagedIntegrationRuntime() |
ManagedIntegrationRuntime の新しいインスタンスを初期化します。 |
プロパティ
AdditionalProperties |
その他のプロパティ。 (継承元 IntegrationRuntime) |
ComputeProperties |
マネージド統合ランタイムのコンピューティング リソース。 |
Description |
統合ランタイムの説明。 (継承元 IntegrationRuntime) |
ManagedVirtualNetwork |
マネージド Virtual Network リファレンス。 |
SsisProperties |
マネージド統合ランタイムの SSIS プロパティ。 |
State |
統合ランタイムの状態。マネージド専用統合ランタイムに対してのみ有効です。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET