RunCommandInputParameter interface
Describes the properties of a run command parameter.
Property Details
name
The run command parameter name.
name: string
Property Value
string
value
The run command parameter value.
value: string
Property Value
string