ServerBasedPerformanceTier interface

Rozhraní představující ServerBasedPerformanceTier.

Metody

list(string, string, ServerBasedPerformanceTierListOptionalParams)

Zobrazí seznam všech úrovní výkonu serveru PostgreSQL.

Podrobnosti metody

list(string, string, ServerBasedPerformanceTierListOptionalParams)

Zobrazí seznam všech úrovní výkonu serveru PostgreSQL.

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

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

serverName

string

Název serveru.

options
ServerBasedPerformanceTierListOptionalParams

Parametry možností.

Návraty