Freigeben über


ActivityOperationsExtensions.ListAsync Methode

Definition

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.ActivityListResponse> ListAsync (this Microsoft.Azure.Management.Automation.IActivityOperations operations, string resourceGroupName, string automationAccount, string moduleName);
static member ListAsync : Microsoft.Azure.Management.Automation.IActivityOperations * string * string * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.ActivityListResponse>
<Extension()>
Public Function ListAsync (operations As IActivityOperations, resourceGroupName As String, automationAccount As String, moduleName As String) As Task(Of ActivityListResponse)

Parameter

operations
IActivityOperations
resourceGroupName
String
automationAccount
String
moduleName
String

Gibt zurück

Gilt für: