SapNetWeaverProviderInstanceProperties interface
取得或設定提供者屬性。
- Extends
屬性
provider |
多型辨別器,指定這個物件可以有不同的類型 |
sap |
取得或設定 SAP 用戶端識別碼。 |
sap |
取得或設定 HostFile 專案的清單 |
sap |
取得或設定目標虛擬機器 IP 位址/FQDN。 |
sap |
取得或設定 SAP NetWeaver 的實例編號。 |
sap |
設定 SAP 密碼。 |
sap |
取得或設定金鑰保存庫 URI 以使用 SAP 密碼進行秘密。 |
sap |
取得或設定 SAP HTTP 埠號碼。 |
sap |
取得或設定 SAP 系統識別碼 |
sap |
取得或設定 SAP 使用者名稱。 |
ssl |
取得或設定 SAP 系統的 Blob URI 至 SSL 憑證。 |
ssl |
如果已啟用安全通訊,取得或設定憑證喜好設定。 |
屬性詳細資料
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