RunCommandDocument interface
描述執行命令的屬性。
- Extends
屬性
| parameters | 腳本所使用的參數。 |
| script | 要執行的腳本。 |
繼承的屬性
| description | VM 執行命令描述。 |
| id | VM 執行命令標識碼。 |
| label | VM 執行命令標籤。 |
| os |
操作系統類型。 |
| schema | VM 執行命令架構。 |
屬性詳細資料
parameters
script
要執行的腳本。
script: string[]
屬性值
string[]
繼承的屬性詳細資料
description
VM 執行命令描述。
description: string
屬性值
string
繼承自 runCommandDocumentBase.descriptionRunCommandDocumentBase.description
id
label
osType
操作系統類型。
osType: OperatingSystemTypes
屬性值
繼承自 runCommandDocumentBase.osTypeRunCommandDocumentBase.osType