AzureSqlDatabaseAdvisorCommunicator.Get 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.
Gets the Azure Sql Database Advisor
public Microsoft.Azure.Management.Sql.LegacySdk.Models.Advisor Get (string resourceGroupName, string serverName, string databaseName, string advisorName, bool expandRecommendedActions);
member this.Get : string * string * string * string * bool -> Microsoft.Azure.Management.Sql.LegacySdk.Models.Advisor
Public Function Get (resourceGroupName As String, serverName As String, databaseName As String, advisorName As String, expandRecommendedActions As Boolean) As Advisor
Parameters
- resourceGroupName
- String
- serverName
- String
- databaseName
- String
- advisorName
- String
- expandRecommendedActions
- Boolean