Share via


OperationalInsightsSavedSearchData.ETag Property

Definition

The ETag of the saved search. To override an existing saved search, use "*" or specify the current Etag.

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