RecoverableDatabaseGetResponse.Database Property

Definition

Optional. Gets or sets the recoverable database that was hosted on the server.

public Microsoft.WindowsAzure.Management.Sql.Models.RecoverableDatabase Database { get; set; }
member this.Database : Microsoft.WindowsAzure.Management.Sql.Models.RecoverableDatabase with get, set
Public Property Database As RecoverableDatabase

Property Value

Applies to