Share via


IServiceObjectiveOperations Members

This class provides methods to get a specific service objective by using its ID or to List all of the service objectives on a server.

The following tables list the members exposed by the IServiceObjectiveOperations type.

Public Methods

(see also Extension Methods)

  Name Description
GetAsync Returns information about a certain Service Objective with a specific Id.
ListAsync Returns information about all Service Objectives on an Azure SQL Database Server.

Top

Extension Methods

  Name Description
Get  Returns information about a certain Service Objective with a specific Id. (Defined by ServiceObjectiveOperationsExtensions.)
GetAsync  Returns information about a certain Service Objective with a specific Id. (Defined by ServiceObjectiveOperationsExtensions.)
List  Returns information about all Service Objectives on an Azure SQL Database Server. (Defined by ServiceObjectiveOperationsExtensions.)
ListAsync  Returns information about all Service Objectives on an Azure SQL Database Server. (Defined by ServiceObjectiveOperationsExtensions.)

Top

See Also

Reference

IServiceObjectiveOperations Interface
Microsoft.WindowsAzure.Management.Sql Namespace