AzureSqlServerRecommendedActionCommunicator.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 Server Recommended Actions
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.RecommendedAction> List (string resourceGroupName, string serverName, string advisorName);
member this.List : string * string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.RecommendedAction>
Public Function List (resourceGroupName As String, serverName As String, advisorName As String) As IList(Of RecommendedAction)
Parameters
- resourceGroupName
- String
- serverName
- String
- advisorName
- String