ISqlManagementClient.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 Microsoft.Azure.Management.Sql.LegacySdk.IServerAdvisorOperations ServerAdvisors { get; }
member this.ServerAdvisors : Microsoft.Azure.Management.Sql.LegacySdk.IServerAdvisorOperations
Public ReadOnly Property ServerAdvisors As IServerAdvisorOperations

Property Value

Applies to