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

AccessCondition.IfNoneMatchContentCrc 属性

定义

获取或设置条件的 CRC64 值,该值指定给定的 CRC64 不能与指定资源的 CRC64 匹配。

public string IfNoneMatchContentCrc { get; set; }
member this.IfNoneMatchContentCrc : string with get, set
Public Property IfNoneMatchContentCrc As String

属性值

包含 CRC64 值的字符串。 如果为 null,则不存在任何条件。

适用于