Share via


DicomServiceData.ETag Property

Definition

An etag associated with the resource, used for optimistic concurrency when editing it.

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