InconsistentVmDetails interface
此類別會儲存監視詳細數據,以檢查不一致的受保護實體。
屬性
cloud |
雲端名稱。 |
details | SRS 和 On prem 中受保護實體狀態的詳細數據清單。 |
error |
錯誤標識碼的清單。 |
vm |
Vm 名稱。 |
屬性詳細資料
cloudName
雲端名稱。
cloudName?: string
屬性值
string
details
SRS 和 On prem 中受保護實體狀態的詳細數據清單。
details?: string[]
屬性值
string[]
errorIds
錯誤標識碼的清單。
errorIds?: string[]
屬性值
string[]
vmName
Vm 名稱。
vmName?: string
屬性值
string