ServiceObjectiveOperationsExtensions 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.
This is the main client class for interacting with the Azure SQL Database REST APIs.
public static class ServiceObjectiveOperationsExtensions
type ServiceObjectiveOperationsExtensions = class
Public Module ServiceObjectiveOperationsExtensions
- Inheritance
-
ServiceObjectiveOperationsExtensions
Methods
Get(IServiceObjectiveOperations, String, String) |
Returns information about a certain Service Objective with a specific Id. |
GetAsync(IServiceObjectiveOperations, String, String) |
Returns information about a certain Service Objective with a specific Id. |
List(IServiceObjectiveOperations, String) |
Returns information about all Service Objectives on an Azure SQL Database Server. |
ListAsync(IServiceObjectiveOperations, String) |
Returns information about all Service Objectives on an Azure SQL Database Server. |