Share via


ConsumptionEventSummary.ETag Property

Definition

eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.

public Azure.ETag? ETag { get; set; }
member this.ETag : Nullable<Azure.ETag> with get, set
Public Property ETag As Nullable(Of ETag)

Property Value

Applies to