ITableEntity.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

A string containing the ETag value for the entity.

Applies to