Freigeben über


AutomationAccountResource.GenerateUriWebhookAsync(CancellationToken) Methode

Definition

Generiert einen URI zum Erstellen eines Webhooks.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/webhooks/generateUri
  • Vorgangs-IdWebhook_GenerateUri
public virtual System.Threading.Tasks.Task<Azure.Response<string>> GenerateUriWebhookAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GenerateUriWebhookAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<string>>
override this.GenerateUriWebhookAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<string>>
Public Overridable Function GenerateUriWebhookAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of String))

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: