Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SapNetWeaverProviderInstanceProperties

Package version

Gets or sets the provider properties.

Hierarchy

Index

Properties

providerType

providerType: "SapNetWeaver"

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

Optional sapClientId

sapClientId: undefined | string

Gets or sets the SAP Client ID.

Optional sapHostFileEntries

sapHostFileEntries: string[]

Gets or sets the list of HostFile Entries

Optional sapHostname

sapHostname: undefined | string

Gets or sets the target virtual machine IP Address/FQDN.

Optional sapInstanceNr

sapInstanceNr: undefined | string

Gets or sets the instance number of SAP NetWeaver.

Optional sapPassword

sapPassword: undefined | string

Sets the SAP password.

Optional sapPasswordUri

sapPasswordUri: undefined | string

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

Optional sapPortNumber

sapPortNumber: undefined | string

Gets or sets the SAP HTTP port number.

Optional sapSid

sapSid: undefined | string

Gets or sets the SAP System Identifier

Optional sapSslCertificateUri

sapSslCertificateUri: undefined | string

Gets or sets the blob URI to SSL certificate for the SAP system.

Optional sapUsername

sapUsername: undefined | string

Gets or sets the SAP user name.

Generated using TypeDoc