Partager via


StreamingJob.Etag Propriété

Définition

Obtient la balise d’entité actuelle pour le travail de streaming. 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="properties.etag")]
public string Etag { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.etag")>]
member this.Etag : string
Public ReadOnly Property Etag As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à