Share via


RunCommandResultOutput interface

run command result.

Properties

id

The command id.

properties

Properties of command result.

Property Details

id

The command id.

id?: string

Property Value

string

properties

Properties of command result.

properties?: CommandResultPropertiesOutput

Property Value