Freigeben über


Resource.Etag Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.PropertyOrigin.Owned)]
public string Etag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.PropertyOrigin.Owned)>]
member this.Etag : string with get, set
Public Property Etag As String

Property Value

Implements

Attributes

Applies to