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