Freigeben über


CurrentScenarioDetails Class

Definition

Current scenario details of the protected entity.

public class CurrentScenarioDetails
type CurrentScenarioDetails = class
Public Class CurrentScenarioDetails
Inheritance
CurrentScenarioDetails

Constructors

CurrentScenarioDetails()

Initializes a new instance of the CurrentScenarioDetails class.

CurrentScenarioDetails(String, String, Nullable<DateTime>)

Initializes a new instance of the CurrentScenarioDetails class.

Properties

JobId

Gets or sets aRM Id of the job being executed.

ScenarioName

Gets or sets scenario name.

StartTime

Gets or sets start time of the workflow.

Applies to