Share via


AutomationRunbookDraft Class

Definition

The AutomationRunbookDraft.

public class AutomationRunbookDraft
type AutomationRunbookDraft = class
Public Class AutomationRunbookDraft
Inheritance
AutomationRunbookDraft

Constructors

AutomationRunbookDraft()

Initializes a new instance of AutomationRunbookDraft.

Properties

CreatedOn

Gets or sets the creation time of the runbook draft.

DraftContentLink

Gets or sets the draft runbook content link.

IsInEditMode

Gets or sets whether runbook is in edit mode.

LastModifiedOn

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

OutputTypes

Gets or sets the runbook output types.

Parameters

Gets or sets the runbook draft parameters.

Applies to