共用方式為


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