Compartilhar via


IntegrationAccountResource.LogTrackingEventsAsync Método

Definição

Registra os eventos de acompanhamento da conta de integração.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/logTrackingEvents
  • Operação IdIntegrationAccounts_LogTrackingEvents
public virtual System.Threading.Tasks.Task<Azure.Response> LogTrackingEventsAsync (Azure.ResourceManager.Logic.Models.IntegrationAccountTrackingEventsContent content, System.Threading.CancellationToken cancellationToken = default);
abstract member LogTrackingEventsAsync : Azure.ResourceManager.Logic.Models.IntegrationAccountTrackingEventsContent * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.LogTrackingEventsAsync : Azure.ResourceManager.Logic.Models.IntegrationAccountTrackingEventsContent * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function LogTrackingEventsAsync (content As IntegrationAccountTrackingEventsContent, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Parâmetros

content
IntegrationAccountTrackingEventsContent

Os parâmetros de URL de retorno de chamada.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

content é nulo.

Aplica-se a