IWebhookOperations.ListAsync Metod

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)

Parametrar

resourceGroupName
String
automationAccount
String
runbookName
String
cancellationToken
CancellationToken

Returer

Gäller för