LongTermRetentionBackup.DatabaseDeletionTime Property

Definition

Gets the delete time of the database

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to