共用方式為


HanaDbProviderInstanceProperties interface

取得或設定提供者屬性。

Extends

屬性

dbName

取得或設定 hana 資料庫名稱。

dbPassword

取得或設定資料庫密碼。

dbPasswordUri

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

dbUsername

取得或設定資料庫使用者名稱。

hostname

取得或設定目標虛擬機器大小。

instanceNumber

取得或設定資料庫實例編號。

providerType

多型鑒別子,指定此物件可以是的不同類型

sapSid

取得或設定 SAP 系統識別碼。

sqlPort

取得或設定資料庫 SQL 埠。

sslCertificateUri

取得或設定 DB 之 SSL 憑證的 Blob URI。

sslHostNameInCertificate

取得或設定 SSL 憑證中的主機名稱 (s) 。

sslPreference

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

屬性詳細資料

dbName

取得或設定 hana 資料庫名稱。

dbName?: string

屬性值

string

dbPassword

取得或設定資料庫密碼。

dbPassword?: string

屬性值

string

dbPasswordUri

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

dbPasswordUri?: string

屬性值

string

dbUsername

取得或設定資料庫使用者名稱。

dbUsername?: string

屬性值

string

hostname

取得或設定目標虛擬機器大小。

hostname?: string

屬性值

string

instanceNumber

取得或設定資料庫實例編號。

instanceNumber?: string

屬性值

string

providerType

多型鑒別子,指定此物件可以是的不同類型

providerType: "SapHana"

屬性值

"SapHana"

sapSid

取得或設定 SAP 系統識別碼。

sapSid?: string

屬性值

string

sqlPort

取得或設定資料庫 SQL 埠。

sqlPort?: string

屬性值

string

sslCertificateUri

取得或設定 DB 之 SSL 憑證的 Blob URI。

sslCertificateUri?: string

屬性值

string

sslHostNameInCertificate

取得或設定 SSL 憑證中的主機名稱 (s) 。

sslHostNameInCertificate?: string

屬性值

string

sslPreference

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

sslPreference?: string

屬性值

string