Share via


DatabaseOperationGetResponse Members

Represents the database operation for a given operation Guid.

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

Public Constructors

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

Top

Public Properties

  Name Description
DatabaseOperation Optional. Gets or sets the database operation information returned from a call to Get Database Operation.
RequestId  (Inherited from AzureOperationResponse)
StatusCode  (Inherited from HttpOperationResponse)

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

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