IActivityOperations 成员
Service operation for automation activities. (see https://aka.ms/azureautomationsdk/activityoperations for more information)
以下各表列出了由 IActivityOperations 类型公开的成员。
公共 方法
(另请参见 Extension 方法)
Name | 说明 | |
---|---|---|
GetAsync | Retrieve the activity in the module identified by module name and activity name. (see https://aka.ms/azureautomationsdk/activityoperations for more information) | |
ListAsync | Retrieve a list of activities in the module identified by module name. (see https://aka.ms/azureautomationsdk/activityoperations for more information) | |
ListNextAsync | Retrieve next list of activities in the module identified by module name. (see https://aka.ms/azureautomationsdk/activityoperations for more information) |
返回页首
Extension 方法
Name | 说明 | |
---|---|---|
Get | Retrieve the activity in the module identified by module name and activity name. (see https://aka.ms/azureautomationsdk/activityoperations for more information) (Defined by ActivityOperationsExtensions.) | |
GetAsync | Retrieve the activity in the module identified by module name and activity name. (see https://aka.ms/azureautomationsdk/activityoperations for more information) (Defined by ActivityOperationsExtensions.) | |
List | Retrieve a list of activities in the module identified by module name. (see https://aka.ms/azureautomationsdk/activityoperations for more information) (Defined by ActivityOperationsExtensions.) | |
ListAsync | Retrieve a list of activities in the module identified by module name. (see https://aka.ms/azureautomationsdk/activityoperations for more information) (Defined by ActivityOperationsExtensions.) | |
ListNext | Retrieve next list of activities in the module identified by module name. (see https://aka.ms/azureautomationsdk/activityoperations for more information) (Defined by ActivityOperationsExtensions.) | |
ListNextAsync | Retrieve next list of activities in the module identified by module name. (see https://aka.ms/azureautomationsdk/activityoperations for more information) (Defined by ActivityOperationsExtensions.) |
返回页首
另请参阅
参考
IActivityOperations 接口
Microsoft.WindowsAzure.Management.Automation 命名空间