Partager via


ClientEncryptionKeyGetPropertiesResource.Etag Property

Definition

Gets a system generated property representing the resource etag required for optimistic concurrency control.

[Newtonsoft.Json.JsonProperty(PropertyName="_etag")]
public string Etag { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="_etag")>]
member this.Etag : string
Public ReadOnly Property Etag As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to