Share via


ActivityOperationsExtensions Members

The following tables list the members exposed by the ActivityOperationsExtensions type.

Public Methods

  Name Description
Get Retrieve the activity in the module identified by module name and activity name. (see https://aka.ms/azureautomationsdk/activityoperations for more information)
GetAsync Retrieve the activity in the module identified by module name and activity name. (see https://aka.ms/azureautomationsdk/activityoperations for more information)
List Retrieve a list of activities in the module identified by module 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)
ListNext Retrieve next 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)

Top

See Also

Reference

ActivityOperationsExtensions Class
Microsoft.WindowsAzure.Management.Automation Namespace