Partager via


FunctionProperties.Etag Propriété

Définition

Obtient la balise d’entité actuelle pour la fonction. Il s’agit d’une chaîne opaque. Vous pouvez l’utiliser pour détecter si la ressource a changé entre les requêtes. Vous pouvez également l’utiliser dans les en-têtes If-Match ou If-None-Match pour les opérations d’écriture pour une concurrence optimiste.

[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 à