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

HttpOnlyIfChangedField interface

Options used to provide if-none-match for an HTTP request

Properties

onlyIfChanged

Used to perform an operation only if the targeted resource's etag does not match the value provided.

Property Details

onlyIfChanged

Used to perform an operation only if the targeted resource's etag does not match the value provided.

onlyIfChanged?: boolean

Property Value

boolean