你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AsyncDocumentModelAdministrationLROPoller Class

Implements a protocol followed by returned poller objects.

Constructor

AsyncDocumentModelAdministrationLROPoller(*args, **kwargs)

Methods

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

Attributes

details