ServiceTierAdvisorOperationsExtensions Class
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.
The Windows Azure SQL Database management API provides a RESTful set of web services that interact with Windows Azure SQL Database services to manage your databases. The API enables users to create, retrieve, update, and delete databases and servers.
public static class ServiceTierAdvisorOperationsExtensions
type ServiceTierAdvisorOperationsExtensions = class
Public Module ServiceTierAdvisorOperationsExtensions
- Inheritance
-
ServiceTierAdvisorOperationsExtensions
Methods
Get(IServiceTierAdvisorOperations, String, String, String, String) |
Returns information about a service tier advisor. |
GetAsync(IServiceTierAdvisorOperations, String, String, String, String) |
Returns information about a service tier advisor. |
List(IServiceTierAdvisorOperations, String, String, String) |
Returns information about service tier advisors for specified database. |
ListAsync(IServiceTierAdvisorOperations, String, String, String) |
Returns information about service tier advisors for specified database. |