Partager via


ClientEncryptionKeyGetPropertiesResource.Ts Property

Definition

Gets a system generated property that denotes the last updated timestamp of the resource.

[Newtonsoft.Json.JsonProperty(PropertyName="_ts")]
public double? Ts { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="_ts")>]
member this.Ts : Nullable<double>
Public ReadOnly Property Ts As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to