ElasticPoolAdvisorOperationsExtensions.ListAsync(IElasticPoolAdvisorOperations, String, String, String, String) 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.
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Sql.LegacySdk.Models.AdvisorListResponse> ListAsync (this Microsoft.Azure.Management.Sql.LegacySdk.IElasticPoolAdvisorOperations operations, string resourceGroupName, string serverName, string elasticPoolName, string expand);
static member ListAsync : Microsoft.Azure.Management.Sql.LegacySdk.IElasticPoolAdvisorOperations * string * string * string * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Sql.LegacySdk.Models.AdvisorListResponse>
<Extension()>
Public Function ListAsync (operations As IElasticPoolAdvisorOperations, resourceGroupName As String, serverName As String, elasticPoolName As String, expand As String) As Task(Of AdvisorListResponse)
Parameters
- operations
- IElasticPoolAdvisorOperations
- resourceGroupName
- String
- serverName
- String
- elasticPoolName
- String
- expand
- String