IActivityOperations Interface
Service operation for automation activities. (see http://aka.ms/azureautomationsdk/activityoperations for more information)
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() | GetAsync(String, String, String, CancellationToken) | Retrieve the activity in the module identified by module name and activity name. (see http://aka.ms/azureautomationsdk/activityoperations for more information) |
![]() | ListAsync(String, String, CancellationToken) | Retrieve a list of activities in the module identified by module name. (see http://aka.ms/azureautomationsdk/activityoperations for more information) |
![]() | ListNextAsync(String, CancellationToken) | Retrieve next list of activities in the module identified by module name. (see http://aka.ms/azureautomationsdk/activityoperations for more information) |
| Name | Description | |
|---|---|---|
![]() | Get(String, String, String) | Retrieve the activity in the module identified by module name and activity name. (see http://aka.ms/azureautomationsdk/activityoperations for more information)(Defined by ActivityOperationsExtensions.) |
![]() | GetAsync(String, String, String) | Retrieve the activity in the module identified by module name and activity name. (see http://aka.ms/azureautomationsdk/activityoperations for more information)(Defined by ActivityOperationsExtensions.) |
![]() | List(String, String) | Retrieve a list of activities in the module identified by module name. (see http://aka.ms/azureautomationsdk/activityoperations for more information)(Defined by ActivityOperationsExtensions.) |
![]() | ListAsync(String, String) | Retrieve a list of activities in the module identified by module name. (see http://aka.ms/azureautomationsdk/activityoperations for more information)(Defined by ActivityOperationsExtensions.) |
![]() | ListNext(String) | Retrieve next list of activities in the module identified by module name. (see http://aka.ms/azureautomationsdk/activityoperations for more information)(Defined by ActivityOperationsExtensions.) |
![]() | ListNextAsync(String) | Retrieve next list of activities in the module identified by module name. (see http://aka.ms/azureautomationsdk/activityoperations for more information)(Defined by ActivityOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=vb)