Partager via


ResourceModelWithAllowedPropertySet.Etag Propriété

Définition

Obtient le champ etag n’est pas obligatoire. S’il est fourni dans le corps de la réponse, il doit également être fourni en tant qu’en-tête conformément à la convention etag normale. Les balises d’entité sont utilisées pour comparer au moins deux entités de la même ressource demandée. HTTP/1.1 utilise des balises d’entité dans les champs d’en-tête etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26) et If-Range (section 14.27).

[Newtonsoft.Json.JsonProperty(PropertyName="etag")]
public string Etag { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="etag")>]
member this.Etag : string
Public ReadOnly Property Etag As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à