RunCommandDocument interface
描述 Run Command 的属性。
- 扩展
属性
parameters | 脚本使用的参数。 |
script | 要执行的脚本。 |
继承属性
description | VM 运行命令说明。 |
id | VM 运行命令 ID。 |
label | VM 运行命令标签。 |
os |
作系统类型。 |
schema | VM 运行命令架构。 |
属性详细信息
parameters
script
要执行的脚本。
script: string[]
属性值
string[]