Condividi tramite


ServerBasedPerformanceTier interface

Interfaccia che rappresenta un oggetto ServerBasedPerformanceTier.

Metodi

list(string, string, ServerBasedPerformanceTierListOptionalParams)

Elencare tutti i livelli di prestazioni per un server PostgreSQL.

Dettagli metodo

list(string, string, ServerBasedPerformanceTierListOptionalParams)

Elencare tutti i livelli di prestazioni per un server PostgreSQL.

function list(resourceGroupName: string, serverName: string, options?: ServerBasedPerformanceTierListOptionalParams): PagedAsyncIterableIterator<PerformanceTierProperties, PerformanceTierProperties[], PageSettings>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Il nome non fa distinzione tra maiuscole e minuscole.

serverName

string

Nome del server.

options
ServerBasedPerformanceTierListOptionalParams

Parametri delle opzioni.

Restituisce