Share via


PostgresClient class

Constructors

PostgresClient(TokenCredential, string, PostgresClientOptionalParams)

Properties

branches

The operation groups for branches

computes

The operation groups for computes

endpoints

The operation groups for endpoints

neonDatabases

The operation groups for neonDatabases

neonRoles

The operation groups for neonRoles

operations

The operation groups for operations

organizations

The operation groups for organizations

pipeline

The pipeline used by this client to make requests

projects

The operation groups for projects

Constructor Details

PostgresClient(TokenCredential, string, PostgresClientOptionalParams)

new PostgresClient(credential: TokenCredential, subscriptionId: string, options?: PostgresClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

branches

The operation groups for branches

branches: BranchesOperations

Property Value

computes

The operation groups for computes

computes: ComputesOperations

Property Value

endpoints

The operation groups for endpoints

endpoints: EndpointsOperations

Property Value

neonDatabases

The operation groups for neonDatabases

neonDatabases: NeonDatabasesOperations

Property Value

neonRoles

The operation groups for neonRoles

neonRoles: NeonRolesOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

organizations

The operation groups for organizations

organizations: OrganizationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

projects

The operation groups for projects

projects: ProjectsOperations

Property Value