DatabaseGetResponse.Database Property

 

Optional. Gets or sets the database that was returned from the service in response to the get operation.

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

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