Membros IRunbookOperations
Service operation for automation runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information)
As tabelas a seguir listam os membros expostos pelo tipo IRunbookOperations.
Público Métodos
(consulte tambémExtension Métodos)
Nome | Descrição | |
---|---|---|
ContentAsync | Retrieve the content of 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) | |
CreateWithDraftAsync | Create the runbook identified by runbook 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) | |
GetAsync | Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) | |
ListAsync | Retrieve a 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) | |
UpdateAsync | Update the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) |
Início
Extension Métodos
Nome | Descrição | |
---|---|---|
Content | Retrieve the content of runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) | |
ContentAsync | Retrieve the content of runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) | |
Create | Create the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) | |
CreateAsync | Create the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) | |
CreateWithDraft | Create the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) | |
CreateWithDraftAsync | Create the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) | |
Delete | Delete the runbook by name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) | |
DeleteAsync | Delete the runbook by name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) | |
Get | Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) | |
GetAsync | Retrieve the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) | |
List | Retrieve a list of runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) | |
ListAsync | Retrieve a list of runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) | |
ListNext | Retrieve next list of runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) | |
ListNextAsync | Retrieve next list of runbooks. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) | |
Update | Update the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) | |
UpdateAsync | Update the runbook identified by runbook name. (see https://aka.ms/azureautomationsdk/runbookoperations for more information) (Defined by RunbookOperationsExtensions.) |
Início
Consulte também
Referência
Interface IRunbookOperations
Namespace Microsoft.WindowsAzure.Management.Automation