ServiceStatus interface
描述服務的狀態和行為。
屬性
| startup |
啟用 Arc 的電腦啟動時服務的行為。 |
| status | 服務的目前狀態。 |
屬性詳細資料
startupType
啟用 Arc 的電腦啟動時服務的行為。
startupType?: string
屬性值
string
status
服務的目前狀態。
status?: string
屬性值
string