AsyncNoPolling Class

An empty async poller that returns the deserialized initial response.

Inheritance
azure.core.polling._poller.NoPolling
AsyncNoPolling

Constructor

AsyncNoPolling()

Methods

run

Empty run, no polling. Just override initial run to add "async"

run

Empty run, no polling. Just override initial run to add "async"

async run()