Compartir a través de


KeyVaultKeyAttributes.Updated Propiedad

Definición

Obtiene o establece cuándo se actualizó la clave.

[Newtonsoft.Json.JsonProperty(PropertyName="updated")]
public long? Updated { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="updated")>]
member this.Updated : Nullable<int64> with get, set
Public Property Updated As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a