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