IModuleOperations 成员
Service operation for automation modules. (see https://aka.ms/azureautomationsdk/moduleoperations for more information)
以下各表列出了由 IModuleOperations 类型公开的成员。
公共 方法
(另请参见 Extension 方法)
Name | 说明 | |
---|---|---|
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) |
返回页首
Extension 方法
Name | 说明 | |
---|---|---|
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.) |
返回页首
另请参阅
参考
IModuleOperations 接口
Microsoft.WindowsAzure.Management.Automation 命名空间