PostgresClient class
Constructors
Postgres |
Properties
operations | The operation groups for Operations |
organizations | The operation groups for Organizations |
pipeline | The pipeline used by this client to make requests |
Constructor Details
PostgresClient(TokenCredential, string, PostgresClientOptionalParams)
new PostgresClient(credential: TokenCredential, subscriptionId: string, options?: PostgresClientOptionalParams)
Parameters
- credential
- TokenCredential
- subscriptionId
-
string
- options
- PostgresClientOptionalParams
Property Details
operations
The operation groups for Operations
operations: OperationsOperations
Property Value
organizations
The operation groups for Organizations
organizations: OrganizationsOperations
Property Value
pipeline
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript