CriticalJobHistoryDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Critical past job details of the migration item.
public class CriticalJobHistoryDetails
type CriticalJobHistoryDetails = class
Public Class CriticalJobHistoryDetails
- Inheritance
-
CriticalJobHistoryDetails
Constructors
CriticalJobHistoryDetails() |
Initializes a new instance of the CriticalJobHistoryDetails class. |
CriticalJobHistoryDetails(String, String, Nullable<DateTime>, String) |
Initializes a new instance of the CriticalJobHistoryDetails class. |
Properties
JobId |
Gets the ARM Id of the job being executed. |
JobName |
Gets the job name. |
JobStatus |
Gets the job state. |
StartTime |
Gets the start time of the job. |