ServerListResponse.Servers Property

Definition

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

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Sql.Models.Server> Servers { get; set; }
member this.Servers : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Sql.Models.Server> with get, set
Public Property Servers As IList(Of Server)

Property Value

Applies to