MabJobTaskDetails 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.
MAB workload-specific job task details.
public class MabJobTaskDetails
type MabJobTaskDetails = class
Public Class MabJobTaskDetails
- Inheritance
-
MabJobTaskDetails
Constructors
MabJobTaskDetails() |
Initializes a new instance of the MabJobTaskDetails class. |
MabJobTaskDetails(String, Nullable<DateTime>, Nullable<DateTime>, Nullable<TimeSpan>, String) |
Initializes a new instance of the MabJobTaskDetails class. |
Properties
Duration |
Gets or sets time elapsed for task. |
EndTime |
Gets or sets the end time. |
StartTime |
Gets or sets the start time. |
Status |
Gets or sets the status. |
TaskId |
Gets or sets the task display name. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET