RecoverableManagedDatabaseInner Class

Definition

A recoverable managed database resource.

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

Constructors

RecoverableManagedDatabaseInner()

Initializes a new instance of the RecoverableManagedDatabaseInner class.

RecoverableManagedDatabaseInner(String, String, String, String)

Initializes a new instance of the RecoverableManagedDatabaseInner class.

Properties

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
LastAvailableBackupDate

Gets the last available backup date.

Location

Resource location

(Inherited from Resource)
Name

Resource name

(Inherited from ProxyResource)
Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object. Throws ValidationException if validation fails.

(Inherited from Resource)

Applies to