SqlManagementClient.DatabaseAdvisors 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 Databases. Contains operations to retrieve Advisors and update auto execute status of an Advisor.
public virtual Microsoft.Azure.Management.Sql.LegacySdk.IDatabaseAdvisorOperations DatabaseAdvisors { get; }
member this.DatabaseAdvisors : Microsoft.Azure.Management.Sql.LegacySdk.IDatabaseAdvisorOperations
Public Overridable ReadOnly Property DatabaseAdvisors As IDatabaseAdvisorOperations