Share via


SqlManagementClient.ServerRecommendedActions Property

Definition

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

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

Property Value

Implements

Applies to