AzureSqlServerServiceObjectiveAdapter 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.
Adapter for ServiceObjective operations
public class AzureSqlServerServiceObjectiveAdapter
type AzureSqlServerServiceObjectiveAdapter = class
Public Class AzureSqlServerServiceObjectiveAdapter
- Inheritance
-
AzureSqlServerServiceObjectiveAdapter
Constructors
| Name | Description |
|---|---|
| AzureSqlServerServiceObjectiveAdapter(IAzureContext) |
Constructs a ServiceObjective adapter |
Properties
| Name | Description |
|---|---|
| CapabilitiesCommunicator |
Gets or sets the capabilities communicator. |
| Context |
Gets or sets the Azure profile |
| ServerCommunicator |
Gets or sets the server communicator. |
Methods
| Name | Description |
|---|---|
| GetServiceObjective(String, String, String) | |
| ListServiceObjectives(String, String) | |
| ListServiceObjectivesByLocation(String, WildcardPattern) |
Gets a list of all the ServiceObjective for a location |
| ListServiceObjectivesByServer(String, String, WildcardPattern) |
Gets a list of all the ServiceObjective for a server |