DigitalTwinGetHeaders.ETag Property

Definition

Gets or sets weak Etag

[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