SqlManagementClient.DatabaseRecommendedActions Property

Definition

Represents all the operations for managing recommended actions on Azure SQL Databases. Contains operations to retrieve recommended action and update its state.

public virtual Microsoft.Azure.Management.Sql.LegacySdk.IDatabaseRecommendedActionOperations DatabaseRecommendedActions { get; }
member this.DatabaseRecommendedActions : Microsoft.Azure.Management.Sql.LegacySdk.IDatabaseRecommendedActionOperations
Public Overridable ReadOnly Property DatabaseRecommendedActions As IDatabaseRecommendedActionOperations

Property Value

Implements

Applies to