MatchConditions.IfNoneMatch 属性

定义

(可选)将请求限制为与 ETag 不匹配的资源。

public Azure.ETag? IfNoneMatch { get; set; }
member this.IfNoneMatch : Nullable<Azure.ETag> with get, set
Public Property IfNoneMatch As Nullable(Of ETag)

属性值

适用于