Megosztás a következőn keresztül:


AzureSqlServerServiceObjectiveAdapter Class

Definition

Adapter for ServiceObjective operations

public class AzureSqlServerServiceObjectiveAdapter
type AzureSqlServerServiceObjectiveAdapter = class
Public Class AzureSqlServerServiceObjectiveAdapter
Inheritance
AzureSqlServerServiceObjectiveAdapter

Constructors

AzureSqlServerServiceObjectiveAdapter(IAzureContext)

Constructs a ServiceObjective adapter

Properties

CapabilitiesCommunicator

Gets or sets the capabilities communicator.

Context

Gets or sets the Azure profile

ServerCommunicator

Gets or sets the server communicator.

Methods

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