ServerListResponse.Servers Property

 

Optional. Gets the collection of Azure SQL Database Servers that are valid for your subscription.

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

public IList<Server> Servers { get; set; }
Return to top
Show: