SecurityAutomationData.ETag Property

Definition

Entity tag is used for comparing two or more entities from the same requested resource.

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