Compartir a través de


SchemaGroup.ETag Propiedad

Definición

Obtiene el valor de ETag.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.eTag")]
public Guid? ETag { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.eTag")>]
member this.ETag : Nullable<Guid>
Public ReadOnly Property ETag As Nullable(Of Guid)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a