RunbookDraftOperationsExtensions Members

The following tables list the members exposed by the RunbookDraftOperationsExtensions type.

Public Methods

  Name Description
BeginPublish Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
BeginPublishAsync Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
BeginUpdate Updates the runbook draft with runbookStream as its content. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
BeginUpdateAsync Updates the runbook draft with runbookStream as its content. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
Content Retrieve the content of runbook draft identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
ContentAsync Retrieve the content of runbook draft identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
Get Retrieve the runbook draft identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
GetAsync Retrieve the runbook draft identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
Publish Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
PublishAsync Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
UndoEdit Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
UndoEditAsync Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
Update Updates the runbook draft with runbookStream as its content. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)
UpdateAsync Updates the runbook draft with runbookStream as its content. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)

Top

See Also

Reference

RunbookDraftOperationsExtensions Class
Microsoft.WindowsAzure.Management.Automation Namespace