Share via


IRunbookDraftOperations Members

Service operation for automation runbook draft. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)

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

Public Methods

(see also Extension Methods)

  Name Description
BeginPublishAsync Retrieve the runbook identified by runbook name. (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)
ContentAsync Retrieve the content of 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)
PublishAsync 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)
UpdateAsync Updates the runbook draft with runbookStream as its content. (see https://aka.ms/azureautomationsdk/runbookdraftoperations for more information)

Top

Extension Methods

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

Top

See Also

Reference

IRunbookDraftOperations Interface
Microsoft.WindowsAzure.Management.Automation Namespace