AzureSqlElasticPoolAdvisorCommunicator.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.
Lists Azure Sql Elastic Pool Advisors
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.Advisor> List (string resourceGroupName, string serverName, string elasticPoolName, bool expandRecommendedActions);
member this.List : string * string * string * bool -> System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.Advisor>
Public Function List (resourceGroupName As String, serverName As String, elasticPoolName As String, expandRecommendedActions As Boolean) As IList(Of Advisor)
Parameters
- resourceGroupName
- String
- serverName
- String
- elasticPoolName
- String
- expandRecommendedActions
- Boolean