CurrentScenarioDetails interface

Current scenario details of the protected entity.

Properties

jobId

ARM Id of the job being executed.

scenarioName

Scenario name.

startTime

Start time of the workflow.

Property Details

jobId

ARM Id of the job being executed.

jobId?: string

Property Value

string

scenarioName

Scenario name.

scenarioName?: string

Property Value

string

startTime

Start time of the workflow.

startTime?: Date

Property Value

Date