Compartir a través de


DeletedVaultProperties.DeletionDate Propiedad

Definición

Obtiene la fecha eliminada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a