ManagedIntegrationRuntimeNode クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
統合ランタイム ノードのプロパティ。
public class ManagedIntegrationRuntimeNode
type ManagedIntegrationRuntimeNode = class
Public Class ManagedIntegrationRuntimeNode
- 継承
-
ManagedIntegrationRuntimeNode
コンストラクター
ManagedIntegrationRuntimeNode() |
ManagedIntegrationRuntimeNode クラスの新しいインスタンスを初期化します。 |
ManagedIntegrationRuntimeNode(IDictionary<String,Object>, String, String, IList<ManagedIntegrationRuntimeError>) |
ManagedIntegrationRuntimeNode クラスの新しいインスタンスを初期化します。 |
プロパティ
AdditionalProperties |
メッセージから一致しないプロパティを取得または設定すると、このコレクションが逆シリアル化されます |
Errors |
この統合ランタイム ノードで発生したエラーを取得または設定します。 |
NodeId |
マネージド統合ランタイム ノード ID を取得します。 |
Status |
マネージド統合ランタイム ノードの状態を取得します。 使用可能な値には、'Starting'、'Available'、'Recycling'、'Unavailable' などがあります。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET