HardwareComponentStatus type
定義 HardwareComponentStatus 的值。
type HardwareComponentStatus =
| "Unknown"
| "NotPresent"
| "PoweredOff"
| "Ok"
| "Recovering"
| "Warning"
| "Failure"
定義 HardwareComponentStatus 的值。
type HardwareComponentStatus =
| "Unknown"
| "NotPresent"
| "PoweredOff"
| "Ok"
| "Recovering"
| "Warning"
| "Failure"