RunbookDraft Class

Definition

Definition of the runbook type.

public class RunbookDraft
type RunbookDraft = class
Public Class RunbookDraft
Inheritance
RunbookDraft

Constructors

RunbookDraft()

Initializes a new instance of the RunbookDraft class.

Properties

CreationTime

Optional. Gets or sets the creation time of the runbook draft.

DraftContentLink

Optional. Gets or sets the draft runbook content link.

InEdit

Optional. Gets or sets whether runbook is in edit mode.

LastModifiedTime

Optional. Gets or sets the last modified time of the runbook draft.

Parameters

Optional. Gets or sets the runbook draft parameters.

Applies to