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

JobScheduleExistsOptions.IfMatch 属性

定义

获取或设置与客户端已知的资源版本关联的 ETag 值。 仅当服务上的资源当前 ETag 与客户端指定的值完全匹配时,才会执行该操作。

[Newtonsoft.Json.JsonIgnore]
public string IfMatch { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.IfMatch : string with get, set
Public Property IfMatch As String

属性值

属性
Newtonsoft.Json.JsonIgnoreAttribute

适用于