ManagedRunCommandScriptInput interface
Managed RunCommand script input
Properties
| script |
The script parameters. |
| script |
The script url. |
| step |
The step name. |
Property Details
scriptParameters
The script parameters.
scriptParameters: string
Property Value
string
scriptUrl
The script url.
scriptUrl: string
Property Value
string
stepName
The step name.
stepName: string
Property Value
string