DeletedRunbookProperties interface

Definition of the deleted runbook property.

Properties

creationTime

Gets or sets the creation time.

deletionTime

Gets or sets the last modified time.

runbookId

Gets or sets the Runbook Id.

runbookType

Type of the runbook.

runtime

Gets or sets runtime of the runbook.

runtimeEnvironment

Environment of the runbook.

Property Details

creationTime

Gets or sets the creation time.

creationTime?: Date

Property Value

Date

deletionTime

Gets or sets the last modified time.

deletionTime?: Date

Property Value

Date

runbookId

Gets or sets the Runbook Id.

runbookId?: string

Property Value

string

runbookType

Type of the runbook.

runbookType?: string

Property Value

string

runtime

Gets or sets runtime of the runbook.

runtime?: string

Property Value

string

runtimeEnvironment

Environment of the runbook.

runtimeEnvironment?: string

Property Value

string