IRunbookDraftOperations Methods
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() | BeginPublishAsync(String^, RunbookDraftPublishParameters^, CancellationToken) | Retrieve the runbook identified by runbook name. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information) |
![]() | BeginUpdateAsync(String^, RunbookDraftUpdateParameters^, CancellationToken) | Updates the runbook draft with runbookStream as its content. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information) |
![]() | ContentAsync(String^, String^, CancellationToken) | Retrieve the content of runbook draft identified by runbook name. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information) |
![]() | GetAsync(String^, String^, CancellationToken) | Retrieve the runbook draft identified by runbook name. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information) |
![]() | PublishAsync(String^, RunbookDraftPublishParameters^, CancellationToken) | Retrieve the runbook identified by runbook name. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information) |
![]() | UndoEditAsync(String^, String^, CancellationToken) | Retrieve the runbook identified by runbook name. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information) |
![]() | UpdateAsync(String^, RunbookDraftUpdateParameters^, CancellationToken) | Updates the runbook draft with runbookStream as its content. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information) |
| Name | Description | |
|---|---|---|
![]() | BeginPublish(String^, RunbookDraftPublishParameters^) | Retrieve the runbook identified by runbook name. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information)(Defined by RunbookDraftOperationsExtensions.) |
![]() | BeginPublishAsync(String^, RunbookDraftPublishParameters^) | Retrieve the runbook identified by runbook name. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information)(Defined by RunbookDraftOperationsExtensions.) |
![]() | BeginUpdate(String^, RunbookDraftUpdateParameters^) | Updates the runbook draft with runbookStream as its content. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information)(Defined by RunbookDraftOperationsExtensions.) |
![]() | BeginUpdateAsync(String^, RunbookDraftUpdateParameters^) | Updates the runbook draft with runbookStream as its content. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information)(Defined by RunbookDraftOperationsExtensions.) |
![]() | Content(String^, String^) | Retrieve the content of runbook draft identified by runbook name. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information)(Defined by RunbookDraftOperationsExtensions.) |
![]() | ContentAsync(String^, String^) | Retrieve the content of runbook draft identified by runbook name. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information)(Defined by RunbookDraftOperationsExtensions.) |
![]() | Get(String^, String^) | Retrieve the runbook draft identified by runbook name. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information)(Defined by RunbookDraftOperationsExtensions.) |
![]() | GetAsync(String^, String^) | Retrieve the runbook draft identified by runbook name. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information)(Defined by RunbookDraftOperationsExtensions.) |
![]() | Publish(String^, RunbookDraftPublishParameters^) | Retrieve the runbook identified by runbook name. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information)(Defined by RunbookDraftOperationsExtensions.) |
![]() | PublishAsync(String^, RunbookDraftPublishParameters^) | Retrieve the runbook identified by runbook name. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information)(Defined by RunbookDraftOperationsExtensions.) |
![]() | UndoEdit(String^, String^) | Retrieve the runbook identified by runbook name. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information)(Defined by RunbookDraftOperationsExtensions.) |
![]() | UndoEditAsync(String^, String^) | Retrieve the runbook identified by runbook name. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information)(Defined by RunbookDraftOperationsExtensions.) |
![]() | Update(String^, RunbookDraftUpdateParameters^) | Updates the runbook draft with runbookStream as its content. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information)(Defined by RunbookDraftOperationsExtensions.) |
![]() | UpdateAsync(String^, RunbookDraftUpdateParameters^) | Updates the runbook draft with runbookStream as its content. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information)(Defined by RunbookDraftOperationsExtensions.) |
