TestJob Class

Definition

Definition of the test job.

public class TestJob
type TestJob = class
Public Class TestJob
Inheritance
TestJob

Constructors

TestJob()

Initializes a new instance of the TestJob class.

Properties

CreationTime

Optional. Gets or sets the creation time of the test job.

EndTime

Optional. Gets or sets the end time of the test job.

Exception

Optional. Gets or sets the exception of the test job.

LastModifiedTime

Optional. Gets or sets the last modified time of the test job.

LastStatusModifiedTime

Optional. Gets or sets the last status modified time of the test job.

Parameters

Optional. Gets or sets the parameters of the test job.

StartTime

Optional. Gets or sets the start time of the test job.

Status

Optional. Gets or sets the status of the test job.

StatusDetails

Optional. Gets or sets the status details of the test job.

Applies to