你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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