AzureSqlInstancePoolCommunicator.List Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a list of instance pools by subscription
public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Sql.Models.InstancePool> List ();
member this.List : unit -> seq<Microsoft.Azure.Management.Sql.Models.InstancePool>
Public Function List () As IEnumerable(Of InstancePool)
Returns
A list of instance pools across the customer's subscription