Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DB2ProviderInstanceProperties

Package version

Gets or sets the DB2 provider properties.

Hierarchy

Index

Properties

Optional dbName

dbName: undefined | string

Gets or sets the db2 database name.

Optional dbPassword

dbPassword: undefined | string

Gets or sets the db2 database password.

Optional dbPasswordUri

dbPasswordUri: undefined | string

Gets or sets the key vault URI to secret with the database password.

Optional dbPort

dbPort: undefined | string

Gets or sets the db2 database sql port.

Optional dbUsername

dbUsername: undefined | string

Gets or sets the db2 database user name.

Optional hostname

hostname: undefined | string

Gets or sets the target virtual machine name.

providerType

providerType: "Db2"

Polymorphic discriminator, which specifies the different types this object can be

Optional sapSid

sapSid: undefined | string

Gets or sets the SAP System Identifier

Generated using TypeDoc