Share via


Indexer.ETag Propiedad

Definición

Obtiene o establece la etiqueta ETag del indexador.

[Newtonsoft.Json.JsonProperty(PropertyName="@odata.etag")]
public string ETag { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="@odata.etag")>]
member this.ETag : string with get, set
Public Property ETag As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a