DBforPostgreSQLClient class

Constructors

DBforPostgreSQLClient(TokenCredential, string, DBforPostgreSQLClientOptionalParams)

Azure Cosmos DB for PostgreSQL database service resource provider REST APIs

Properties

clusters

The operation groups for clusters

configurations

The operation groups for configurations

firewallRules

The operation groups for firewallRules

operations

The operation groups for operations

pipeline

The pipeline used by this client to make requests

privateEndpointConnections

The operation groups for privateEndpointConnections

privateLinkResources

The operation groups for privateLinkResources

roles

The operation groups for roles

servers

The operation groups for servers

Constructor Details

DBforPostgreSQLClient(TokenCredential, string, DBforPostgreSQLClientOptionalParams)

Azure Cosmos DB for PostgreSQL database service resource provider REST APIs

new DBforPostgreSQLClient(credential: TokenCredential, subscriptionId: string, options?: DBforPostgreSQLClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

clusters

The operation groups for clusters

clusters: ClustersOperations

Property Value

configurations

The operation groups for configurations

configurations: ConfigurationsOperations

Property Value

firewallRules

The operation groups for firewallRules

firewallRules: FirewallRulesOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

privateEndpointConnections

The operation groups for privateEndpointConnections

privateEndpointConnections: PrivateEndpointConnectionsOperations

Property Value

privateLinkResources

The operation groups for privateLinkResources

privateLinkResources: PrivateLinkResourcesOperations

Property Value

roles

The operation groups for roles

roles: RolesOperations

Property Value

servers

The operation groups for servers

servers: ServersOperations

Property Value