RunbookOperationsExtensions Members
The following tables list the members exposed by the RunbookOperationsExtensions type.
Public Methods
Name | Description | |
---|---|---|
Content | Retrieve the content of runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
ContentAsync | Retrieve the content of runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
Create | Create the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
CreateAsync | Create the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
CreateWithDraft | Create the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
CreateWithDraftAsync | Create the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
Delete | Delete the runbook by name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
DeleteAsync | Delete the runbook by name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
Get | Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
GetAsync | Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
List | Retrieve a list of runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
ListAsync | Retrieve a list of runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
ListNext | Retrieve next list of runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
ListNextAsync | Retrieve next list of runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
Update | Update the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
UpdateAsync | Update the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) |
Top
See Also
Reference
RunbookOperationsExtensions Class
Microsoft.WindowsAzure.Management.Automation Namespace