ServerBasedPerformanceTierOperationsExtensions Class

Definition

Extension methods for ServerBasedPerformanceTierOperations.

public static class ServerBasedPerformanceTierOperationsExtensions
type ServerBasedPerformanceTierOperationsExtensions = class
Public Module ServerBasedPerformanceTierOperationsExtensions
Inheritance
ServerBasedPerformanceTierOperationsExtensions

Methods

List(IServerBasedPerformanceTierOperations, String, String)

List all the performance tiers for a PostgreSQL server.

ListAsync(IServerBasedPerformanceTierOperations, String, String, CancellationToken)

List all the performance tiers for a PostgreSQL server.

Applies to