Share via


RecoverDatabaseOperation Members

Represents a recovery operation for an Azure SQL Database.

The following tables list the members exposed by the RecoverDatabaseOperation type.

Public Constructors

  Name Description
  RecoverDatabaseOperation Initializes a new instance of the RecoverDatabaseOperation class.

Top

Public Properties

  Name Description
Id Optional. Gets the ID of the operation.
Name  Optional. Gets the name of the service resource. (Inherited from SqlModelCommon)
SourceDatabaseName Optional. Gets the name of the source Azure SQL Database.
State  Optional. Gets the state of the service resource. (Inherited from SqlModelCommon)
TargetDatabaseName Optional. Gets the name of the target Azure SQL Database.
TargetServerName Optional. Gets the name of the target Azure SQL Database Server.
Type  Optional. Gets the type of the service resource. (Inherited from SqlModelCommon)

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

RecoverDatabaseOperation Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace