你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Digital Twin - Update Digital Twin
汇报数字孪生体。
PATCH https://fully-qualified-iothubname.azure-devices.net/digitaltwins/{id}?api-version=2021-04-12
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
id
|
path | True |
string |
数字孪生 ID。 |
api-version
|
query | True |
string |
Api 的版本。 |
请求头
名称 | 必需 | 类型 | 说明 |
---|---|---|---|
If-Match |
string |
请求正文
名称 | 类型 | 说明 |
---|---|---|
digitalTwinPatch |
object[] |
要更新的 json-patch 内容。 |
响应
名称 | 类型 | 说明 |
---|---|---|
202 Accepted |
已接受 标头
|