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