Share via


CassandraTableGetPropertiesResource._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