Share via


ResourceGraphQuery.ETag Property

Definition

This will be used to handle Optimistic Concurrency. If not present, it will always overwrite the existing resource without checking conflict.

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

Property Value

Applies to