Property | Type | Description | |
---|---|---|---|
GetServerRecommendedAction | |||
ListServerRecommendedActions | ICollection |
||
UpdateState |
Method | Description | |
---|---|---|
AzureSqlServerRecommendedActionAdapter ( |
Constructs adapter
|
Method | Description | |
---|---|---|
GetServerRecommendedAction ( string resourceGroupName, string serverName, string advisorName, string RecommendedActionName ) : |
Gets an Azure Sql Server Recommended Action by name.
|
|
ListServerRecommendedActions ( string resourceGroupName, string serverName, string advisorName ) : ICollection |
Gets a list of Azure Sql Server Recommended Actions.
|
|
UpdateState ( |
Updates Auto Execute Status of Azure Sql Server Recommended Action.
|
public AzureSqlServerRecommendedActionAdapter ( |
||
context | ||
return | Microsoft.Azure.Commands.Common.Authentication.Models |