共用方式為


SapNetWeaverProviderInstanceProperties interface

取得或設定提供者屬性。

Extends

屬性

providerType

多型辨別器,指定這個物件可以有不同的類型

sapClientId

取得或設定 SAP 用戶端識別碼。

sapHostFileEntries

取得或設定 HostFile 專案的清單

sapHostname

取得或設定目標虛擬機器 IP 位址/FQDN。

sapInstanceNr

取得或設定 SAP NetWeaver 的實例編號。

sapPassword

設定 SAP 密碼。

sapPasswordUri

取得或設定金鑰保存庫 URI 以使用 SAP 密碼進行秘密。

sapPortNumber

取得或設定 SAP HTTP 埠號碼。

sapSid

取得或設定 SAP 系統識別碼

sapUsername

取得或設定 SAP 使用者名稱。

sslCertificateUri

取得或設定 SAP 系統的 Blob URI 至 SSL 憑證。

sslPreference

如果已啟用安全通訊,取得或設定憑證喜好設定。

屬性詳細資料

providerType

多型辨別器,指定這個物件可以有不同的類型

providerType: "SapNetWeaver"

屬性值

"SapNetWeaver"

sapClientId

取得或設定 SAP 用戶端識別碼。

sapClientId?: string

屬性值

string

sapHostFileEntries

取得或設定 HostFile 專案的清單

sapHostFileEntries?: string[]

屬性值

string[]

sapHostname

取得或設定目標虛擬機器 IP 位址/FQDN。

sapHostname?: string

屬性值

string

sapInstanceNr

取得或設定 SAP NetWeaver 的實例編號。

sapInstanceNr?: string

屬性值

string

sapPassword

設定 SAP 密碼。

sapPassword?: string

屬性值

string

sapPasswordUri

取得或設定金鑰保存庫 URI 以使用 SAP 密碼進行秘密。

sapPasswordUri?: string

屬性值

string

sapPortNumber

取得或設定 SAP HTTP 埠號碼。

sapPortNumber?: string

屬性值

string

sapSid

取得或設定 SAP 系統識別碼

sapSid?: string

屬性值

string

sapUsername

取得或設定 SAP 使用者名稱。

sapUsername?: string

屬性值

string

sslCertificateUri

取得或設定 SAP 系統的 Blob URI 至 SSL 憑證。

sslCertificateUri?: string

屬性值

string

sslPreference

如果已啟用安全通訊,取得或設定憑證喜好設定。

sslPreference?: string

屬性值

string