Partager via


ResourceAttributes.Etag Property

Definition

Gets or sets the etag. the object version in providers

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)]
public string Etag { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)>]
member this.Etag : string with get, set
Public Property Etag As String

Property Value

Attributes

Applies to