MatchConditions.IfMatch Property

Definition

Optionally limit requests to resources that have a matching ETag.

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

Property Value

Applies to