Share via


RunbookTestJob Class

Definition

Definition of the test job.

public class RunbookTestJob
type RunbookTestJob = class
Public Class RunbookTestJob
Inheritance
RunbookTestJob

Properties

CreatedOn

Gets or sets the creation time of the test job.

EndOn

Gets or sets the end time of the test job.

Exception

Gets or sets the exception of the test job.

LastModifiedOn

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

LastStatusModifiedOn

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

LogActivityTrace

The activity-level tracing options of the runbook.

Parameters

Gets or sets the parameters of the test job.

RunOn

Gets or sets the runOn which specifies the group name where the job is to be executed.

StartOn

Gets or sets the start time of the test job.

Status

Gets or sets the status of the test job.

StatusDetails

Gets or sets the status details of the test job.

Applies to