ModuleOperationsExtensions 成员

以下各表列出了由 ModuleOperationsExtensions 类型公开的成员。

公共 方法

  Name 说明
Create Create the module identified by module name. (see https://aka.ms/azureautomationsdk/moduleoperations for more information)
CreateAsync Create the module identified by module name. (see https://aka.ms/azureautomationsdk/moduleoperations for more information)
Delete Delete the module by 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)
Get Retrieve the module identified by module 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)
List Retrieve a list of modules. (see https://aka.ms/azureautomationsdk/moduleoperations for more information)
ListAsync Retrieve a list of modules. (see https://aka.ms/azureautomationsdk/moduleoperations for more information)
ListNext Retrieve next 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)
Update Create the module identified by module name. (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)

返回页首

另请参阅

参考

ModuleOperationsExtensions 类
Microsoft.WindowsAzure.Management.Automation 命名空间