Share via


CurrentJobDetails Class

Definition

Current job details of the migration item.

public class CurrentJobDetails
type CurrentJobDetails = class
Public Class CurrentJobDetails
Inheritance
CurrentJobDetails

Constructors

CurrentJobDetails()

Initializes a new instance of the CurrentJobDetails class.

CurrentJobDetails(String, String, Nullable<DateTime>)

Initializes a new instance of the CurrentJobDetails class.

Properties

JobId

Gets the ARM Id of the job being executed.

JobName

Gets the job name.

StartTime

Gets the start time of the job.

Applies to