TableEntity.ETag Property

Definition

Gets or sets the entity's ETag.

public Azure.ETag ETag { get; set; }
member this.ETag : Azure.ETag with get, set
Public Property ETag As ETag

Property Value

An ETag containing the ETag value for the entity.

Implements

Applies to