Share via


IKeyValueProperties.ETag Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.Info(Description="An ETag indicating the state of a key-value within a configuration store.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="eTag")]
public string ETag { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.Info(Description="An ETag indicating the state of a key-value within a configuration store.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="eTag")>]
member this.ETag : string
Public ReadOnly Property ETag As String

Property Value

Attributes

Applies to