ManagedRunCommandScriptInput interface    
托管 RunCommand 脚本输入
属性
| script | 脚本参数。 | 
| script | 脚本 URL。 | 
| step | 步骤名称。 | 
属性详细信息
		scriptParameters
	 
	脚本参数。
scriptParameters: string属性值
string
		scriptUrl
	 
	脚本 URL。
scriptUrl: string属性值
string
		stepName
	 
	步骤名称。
stepName: string属性值
string