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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET