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

Jobs - Cancel Import Export Job

Cancels an import or export job in the IoT Hub.

DELETE https://fully-qualified-iothubname.azure-devices.net/jobs/{id}?api-version=2021-04-12

URI Parameters

Name In Required Type Description
id
path True

string

The unique identifier of the job.

api-version
query True

string

Version of the Api.

Responses

Name Type Description
200 OK

object

OK

204 No Content

No Content.