DatabaseOperationGetResponse.DatabaseOperation Property

 

Optional. Gets or sets the database operation information returned from a call to Get Database Operation.

Namespace:   Microsoft.WindowsAzure.Management.Sql.Models
Assembly:  Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)

public DatabaseOperation DatabaseOperation { get; set; }
Return to top
Show: