SqlManagementClient.ServerAdvisors Property

Definition

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

Property Value

Implements

Applies to