Compartir a través de


DatabaseUpdateInner.SourceDatabaseDeletionDate Propiedad

Definición

Obtiene o establece el condicional. Si createMode es Restore y sourceDatabaseId es el identificador de recurso original de la base de datos eliminada cuando existía (en lugar de su identificador de base de datos eliminado actual), se requiere este valor. Especifica la hora en que se eliminó la base de datos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceDatabaseDeletionDate")]
public DateTime? SourceDatabaseDeletionDate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceDatabaseDeletionDate")>]
member this.SourceDatabaseDeletionDate : Nullable<DateTime> with get, set
Public Property SourceDatabaseDeletionDate As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a