Udostępnij przez


AzureSqlServerServiceObjectiveAdapter Class

Definition

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

Applies to