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