Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MsSqlServerProviderInstanceProperties

Package version

Gets or sets the SQL server provider properties.

Hierarchy

Index

Properties

Optional dbPassword

dbPassword: undefined | string

Gets or sets the 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 database sql port.

Optional dbUsername

dbUsername: undefined | string

Gets or sets the database user name.

Optional hostname

hostname: undefined | string

Gets or sets the SQL server host name.

providerType

providerType: "MsSqlServer"

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