Bagikan melalui


SchemaGroup.ETag Property

Definition

Gets the ETag value.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to