Partager via


ClientTwin.ETag Propriété

Définition

ETag de jumeau.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Devices.NewtonsoftJsonETagConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="etag")]
public Azure.ETag ETag { get; set; }
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Devices.NewtonsoftJsonETagConverter))>]
[<Newtonsoft.Json.JsonProperty(PropertyName="etag")>]
member this.ETag : Azure.ETag with get, set
Public Property ETag As ETag

Valeur de propriété

Attributs
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

S’applique à