RestoreDatabaseOperationCreateParameters.SourceDatabaseDeletionDate Property

Definition

Optional. Gets or sets the deletion date of the source Azure SQL Database.

public DateTime? SourceDatabaseDeletionDate { get; set; }
member this.SourceDatabaseDeletionDate : Nullable<DateTime> with get, set
Public Property SourceDatabaseDeletionDate As Nullable(Of DateTime)

Property Value

Applies to