Compartilhar via


AccessCondition.IfMatch Propriedade

Definição

Obtém ou define a condição de If-Match. A operação será executada somente se a ETag no servidor corresponder a esse valor.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonIgnoreAttribute

Aplica-se a