Sdílet prostřednictvím


TestProfileRunCompletionPoller type

Poller pro dokončení běhu testovacího profilu

type TestProfileRunCompletionPoller = SimplePollerLike<
  OperationState<TestProfileRunAdministrationGetTestProfileRun200Response>,
  TestProfileRunAdministrationGetTestProfileRun200Response
>