Skip to main content

runbook

Overview

Namerunbook
TypeResource
Idazure.automation.runbook

Fields

NameDatatypeDescription
etagstringGets or sets the etag of the resource.
locationstringThe geo-location where the resource lives
propertiesobjectDefinition of the runbook property type.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTautomationAccountName, resourceGroupName, runbookName, subscriptionIdRetrieve the runbook identified by runbook name.
list_by_automation_accountSELECTautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of runbooks.
create_or_updateINSERTautomationAccountName, resourceGroupName, runbookName, subscriptionId, data__propertiesCreate the runbook identified by runbook name.
deleteDELETEautomationAccountName, resourceGroupName, runbookName, subscriptionIdDelete the runbook by name.
_list_by_automation_accountEXECautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of runbooks.
publishEXECautomationAccountName, resourceGroupName, runbookName, subscriptionIdPublish runbook draft.
updateEXECautomationAccountName, resourceGroupName, runbookName, subscriptionIdUpdate the runbook identified by runbook name.