Share via


ElasticPoolListResponse.ElasticPools Property

Definition

Optional. Gets or sets the list of Azure Sql Elastic Pools hosted in the server.

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

Property Value

Applies to