Resource.ETag Property

Definition

Gets etag identifies change in the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to