Property | Type | Description | |
---|---|---|---|
GetServerAdvisor | |||
ListServerAdvisors | ICollection |
||
UpdateAutoExecuteStatus |
Method | Description | |
---|---|---|
AzureSqlServerAdvisorAdapter ( |
Constructs adapter
|
Method | Description | |
---|---|---|
GetServerAdvisor ( string resourceGroupName, string serverName, string advisorName, bool expandRecommendedActions ) : |
Gets an Azure Sql Server Advisor by name.
|
|
ListServerAdvisors ( string resourceGroupName, string serverName, bool expandRecommendedActions ) : ICollection |
Gets a list of Azure Sql Server Advisors.
|
|
UpdateAutoExecuteStatus ( |
Updates Auto Execute Status of Azure Sql Server Advisor.
|
public AzureSqlServerAdvisorAdapter ( |
||
context | ||
return | Microsoft.Azure.Commands.Common.Authentication.Models |