KeyValueProperties.ETag Property

Definition

An ETag indicating the state of a key-value within a configuration store.

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)]
public string ETag { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)>]
member this.ETag : string
Public ReadOnly Property ETag As String

Property Value

Implements

Attributes

Applies to