InMageAzureV2EventDetails interface
VMwareAzureV2 イベントのイベントの詳細を表すモデル クラス。
- Extends
プロパティ
category | InMage イベント カテゴリ。 |
component | InMage イベント コンポーネント。 |
corrective |
イベントの修正アクション文字列。 |
details | InMage イベントの詳細。 |
event |
InMage イベントの種類。 InMageDataContract.InMageMonitoringEventType のいずれかの値を取得します。 |
instance |
ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。 |
site |
VMware サイト名。 |
summary | InMage イベントの概要。 |
プロパティの詳細
category
InMage イベント カテゴリ。
category?: string
プロパティ値
string
component
InMage イベント コンポーネント。
component?: string
プロパティ値
string
correctiveAction
イベントの修正アクション文字列。
correctiveAction?: string
プロパティ値
string
details
InMage イベントの詳細。
details?: string
プロパティ値
string
eventType
InMage イベントの種類。 InMageDataContract.InMageMonitoringEventType のいずれかの値を取得します。
eventType?: string
プロパティ値
string
instanceType
ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。
instanceType: "InMageAzureV2"
プロパティ値
"InMageAzureV2"
siteName
VMware サイト名。
siteName?: string
プロパティ値
string
summary
InMage イベントの概要。
summary?: string
プロパティ値
string