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