Dela via


TestProfileRunCompletionPoller type

Avsökare för slutförande av testprofilkörning

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