RecoverableManagedDatabase Class

Definition

A recoverable managed database resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class RecoverableManagedDatabase : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RecoverableManagedDatabase = class
    inherit ProxyResource
Public Class RecoverableManagedDatabase
Inherits ProxyResource
Inheritance
RecoverableManagedDatabase
Attributes

Constructors

RecoverableManagedDatabase()

Initializes a new instance of the RecoverableManagedDatabase class.

RecoverableManagedDatabase(String, String, String, String)

Initializes a new instance of the RecoverableManagedDatabase class.

Properties

Id

Gets resource ID.

(Inherited from Resource)
LastAvailableBackupDate

Gets the last available backup date.

Name

Gets resource name.

(Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)

Applies to