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