Partager via


ServerListResponse.Servers Property

Definition

Optional. Gets or sets the list of Azure Sql Database Servers.

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

Property Value

Applies to