ActivityOperationsExtensions Class
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Get(IActivityOperations, 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) |
![]() ![]() | GetAsync(IActivityOperations, 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) |
![]() ![]() | List(IActivityOperations, String, String) | Retrieve a list of activities in the module identified by module name. (see http://aka.ms/azureautomationsdk/activityoperations for more information) |
![]() ![]() | ListAsync(IActivityOperations, String, String) | Retrieve a list of activities in the module identified by module name. (see http://aka.ms/azureautomationsdk/activityoperations for more information) |
![]() ![]() | ListNext(IActivityOperations, String) | Retrieve next list of activities in the module identified by module name. (see http://aka.ms/azureautomationsdk/activityoperations for more information) |
![]() ![]() | ListNextAsync(IActivityOperations, String) | Retrieve next list of activities in the module identified by module name. (see http://aka.ms/azureautomationsdk/activityoperations for more information) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)