Freigeben über


IWebhookOperations.ListAsync Methode

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.WebhookListResponse> ListAsync (string resourceGroupName, string automationAccount, string runbookName, System.Threading.CancellationToken cancellationToken);
abstract member ListAsync : string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.WebhookListResponse>
Public Function ListAsync (resourceGroupName As String, automationAccount As String, runbookName As String, cancellationToken As CancellationToken) As Task(Of WebhookListResponse)

Parameter

resourceGroupName
String
automationAccount
String
runbookName
String
cancellationToken
CancellationToken

Gibt zurück

Gilt für: