Skip to main content

runbook_draft

Overview

Namerunbook_draft
TypeResource
Idazure.automation.runbook_draft

Fields

NameDatatypeDescription
creationTimestringGets or sets the creation time of the runbook draft.
draftContentLinkobjectDefinition of the content link.
inEditbooleanGets or sets whether runbook is in edit mode.
lastModifiedTimestringGets or sets the last modified time of the runbook draft.
outputTypesarrayGets or sets the runbook output types.
parametersobjectGets or sets the runbook draft parameters.

Methods

NameAccessible byRequired ParamsDescription
getSELECTautomationAccountName, resourceGroupName, runbookName, subscriptionIdRetrieve the runbook draft identified by runbook name.
replace_contentEXECautomationAccountName, resourceGroupName, runbookName, subscriptionIdReplaces the runbook draft content.
undo_editEXECautomationAccountName, resourceGroupName, runbookName, subscriptionIdUndo draft edit to last known published state identified by runbook name.