AsyncDocumentModelAdministrationLROPoller Klas
Implementeert een protocol gevolgd door geretourneerde poller-objecten.
- Overname
-
typing_extensions.ProtocolAsyncDocumentModelAdministrationLROPoller
Constructor
AsyncDocumentModelAdministrationLROPoller(*args, **kwargs)
Methoden
continuation_token | |
done | |
polling_method | |
result | |
status | |
wait |
continuation_token
continuation_token() -> str
done
done() -> bool
polling_method
polling_method() -> AsyncPollingMethod[PollingReturnType_co]
result
async result() -> PollingReturnType_co
status
status() -> str
wait
async wait() -> None
Kenmerken
details
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python