SynapseManagedIntegrationRuntimeStatus クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
マネージド統合ランタイムの状態。
public class SynapseManagedIntegrationRuntimeStatus : Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeStatus
type SynapseManagedIntegrationRuntimeStatus = class
inherit SynapseIntegrationRuntimeStatus
Public Class SynapseManagedIntegrationRuntimeStatus
Inherits SynapseIntegrationRuntimeStatus
- 継承
プロパティ
AdditionalProperties |
[追加のプロパティ] このプロパティの値にオブジェクトを割り当てるには、 を使用します FromObjectAsJson<T>(T, JsonSerializerOptions)。 このプロパティに既に書式設定された json 文字列を割り当てるには、 を使用 FromString(String)します。 例:
|
CreateOn |
統合ランタイムが作成された時刻 (ISO8601 形式)。 |
DataFactoryName |
統合ランタイムが属するワークスペース名。 (継承元 SynapseIntegrationRuntimeStatus) |
LastOperation |
この統合ランタイムで発生した最後の操作の結果。 |
Nodes |
マネージド統合ランタイムのノードの一覧。 |
OtherErrors |
この統合ランタイムで発生したエラー。 |
State |
統合ランタイムの状態。 (継承元 SynapseIntegrationRuntimeStatus) |