Compartilhar via


AnalyzeBatchPoller type

Um sondador que pesquisa operações de longa duração iniciadas por beginAnalyzeBatch.

type AnalyzeBatchPoller = PollerLike<
  AnalyzeBatchOperationState,
  PagedAnalyzeBatchResult
>