AvsClusterEventData interface
適用於 Microsoft.AVS/clusters 事件的 EventGridEvent Data 屬性架構。
屬性
added |
在此事件中新增至叢集的主機,如果有的話。 |
in |
叢集中處於維護模式的主機,如果有的話。 |
operation |
造成此事件的作業標識碼。 |
removed |
如果有任何,主機已移除至此事件的叢集。 |
屬性詳細資料
addedHostNames
在此事件中新增至叢集的主機,如果有的話。
addedHostNames: string[]
屬性值
string[]
inMaintenanceHostNames
叢集中處於維護模式的主機,如果有的話。
inMaintenanceHostNames: string[]
屬性值
string[]
operationId
造成此事件的作業標識碼。
operationId: string
屬性值
string
removedHostNames
如果有任何,主機已移除至此事件的叢集。
removedHostNames: string[]
屬性值
string[]