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

SourceModifiedAccessConditions interface

参数组

属性

sourceIfMatchCrc64

指定 crc64 值,以便仅在具有匹配的 crc64 校验和的范围上运行。

sourceIfNoneMatchCrc64

将 crc64 值指定为仅在没有匹配的 crc64 校验和的范围内操作。

属性详细信息

sourceIfMatchCrc64

指定 crc64 值,以便仅在具有匹配的 crc64 校验和的范围上运行。

sourceIfMatchCrc64?: Uint8Array

属性值

Uint8Array

sourceIfNoneMatchCrc64

将 crc64 值指定为仅在没有匹配的 crc64 校验和的范围内操作。

sourceIfNoneMatchCrc64?: Uint8Array

属性值

Uint8Array