ScriptActionExecutionSummary interface

The execution summary of a script action.

Properties

instanceCount

The instance count for a given script action execution status. NOTE: This property will not be serialized. It can only be populated by the server.

status

The status of script action execution. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

instanceCount

The instance count for a given script action execution status. NOTE: This property will not be serialized. It can only be populated by the server.

instanceCount?: number

Property Value

number

status

The status of script action execution. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string