Compartilhar via


KpiResourceFormatResource.ReprocessAsync(CancellationToken) Método

Definição

Reprocessa os valores de Kpi do KPI especificado.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/kpi/{kpiName}/reprocess
  • Operação IdKpi_Reprocess
public virtual System.Threading.Tasks.Task<Azure.Response> ReprocessAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member ReprocessAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.ReprocessAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function ReprocessAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a