Partager via


RestorableDroppedDatabase.DeletionDate Propriété

Définition

Obtient la date de suppression de la base de données (format ISO8601).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à