Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HanaDbProviderInstanceProperties

Package version

Gets or sets the provider properties.

Hierarchy

Index

Properties

Optional dbName

dbName: undefined | string

Gets or sets the hana database name.

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 dbSslCertificateUri

dbSslCertificateUri: undefined | string

Gets or sets the blob URI to SSL certificate for the DB.

Optional dbUsername

dbUsername: undefined | string

Gets or sets the database user name.

Optional hostname

hostname: undefined | string

Gets or sets the target virtual machine size.

Optional instanceNumber

instanceNumber: undefined | string

Gets or sets the database instance number.

providerType

providerType: "SapHana"

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

Optional sqlPort

sqlPort: undefined | string

Gets or sets the database sql port.

Optional sslHostNameInCertificate

sslHostNameInCertificate: undefined | string

Gets or sets the hostname(s) in the SSL certificate.

Generated using TypeDoc