ServiceInitiatedSoftwareConfiguration interface
當軟體要由服務安裝時,SAP Software 組態輸入。
- Extends
屬性
bom |
SAP 材質組建檔案的 URL。 |
high |
取得或設定HA軟體組態。 |
sap |
SAP 位記憶體帳戶標識碼。 |
sap |
在安裝期間為 SAP 系統設定的 FQDN。 |
software |
多型歧視性,指定這個物件可以是的不同類型 |
software |
要安裝的軟體版本。 |
ssh |
SSH 私密金鑰。 |
屬性詳細資料
bomUrl
SAP 材質組建檔案的 URL。
bomUrl: string
屬性值
string
highAvailabilitySoftwareConfiguration
取得或設定HA軟體組態。
highAvailabilitySoftwareConfiguration?: HighAvailabilitySoftwareConfiguration
屬性值
sapBitsStorageAccountId
SAP 位記憶體帳戶標識碼。
sapBitsStorageAccountId: string
屬性值
string
sapFqdn
在安裝期間為 SAP 系統設定的 FQDN。
sapFqdn: string
屬性值
string
softwareInstallationType
多型歧視性,指定這個物件可以是的不同類型
softwareInstallationType: "ServiceInitiated"
屬性值
"ServiceInitiated"
softwareVersion
要安裝的軟體版本。
softwareVersion: string
屬性值
string
sshPrivateKey
SSH 私密金鑰。
sshPrivateKey: string
屬性值
string