SqlManagementClient.ServerAdvisors Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents all the operations for managing Advisors for Azure SQL Server. Contains operations to retrieve Advisors and update auto execute status of an Advisor.
public virtual Microsoft.Azure.Management.Sql.LegacySdk.IServerAdvisorOperations ServerAdvisors { get; }
member this.ServerAdvisors : Microsoft.Azure.Management.Sql.LegacySdk.IServerAdvisorOperations
Public Overridable ReadOnly Property ServerAdvisors As IServerAdvisorOperations