Membros IModuleOperations
Service operation for automation modules. (see https://aka.ms/azureautomationsdk/moduleoperations for more information)
As tabelas a seguir listam os membros expostos pelo tipo IModuleOperations.
Público Métodos
(consulte tambémExtension Métodos)
Nome | Descrição | |
---|---|---|
CreateAsync | Create the module identified by module name. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) | |
DeleteAsync | Delete the module by name. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) | |
GetAsync | Retrieve the module identified by module name. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) | |
ListAsync | Retrieve a list of modules. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) | |
ListNextAsync | Retrieve next list of modules. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) | |
UpdateAsync | Create the module identified by module name. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) |
Início
Extension Métodos
Nome | Descrição | |
---|---|---|
Create | Create the module identified by module name. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) (Defined by ModuleOperationsExtensions.) | |
CreateAsync | Create the module identified by module name. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) (Defined by ModuleOperationsExtensions.) | |
Delete | Delete the module by name. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) (Defined by ModuleOperationsExtensions.) | |
DeleteAsync | Delete the module by name. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) (Defined by ModuleOperationsExtensions.) | |
Get | Retrieve the module identified by module name. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) (Defined by ModuleOperationsExtensions.) | |
GetAsync | Retrieve the module identified by module name. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) (Defined by ModuleOperationsExtensions.) | |
List | Retrieve a list of modules. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) (Defined by ModuleOperationsExtensions.) | |
ListAsync | Retrieve a list of modules. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) (Defined by ModuleOperationsExtensions.) | |
ListNext | Retrieve next list of modules. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) (Defined by ModuleOperationsExtensions.) | |
ListNextAsync | Retrieve next list of modules. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) (Defined by ModuleOperationsExtensions.) | |
Update | Create the module identified by module name. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) (Defined by ModuleOperationsExtensions.) | |
UpdateAsync | Create the module identified by module name. (see https://aka.ms/azureautomationsdk/moduleoperations for more information) (Defined by ModuleOperationsExtensions.) |
Início
Consulte também
Referência
Interface IModuleOperations
Namespace Microsoft.WindowsAzure.Management.Automation