你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServiceInitiatedSoftwareConfiguration interface

服务安装软件时的 SAP 软件配置输入。

Extends

属性

bomUrl

BOM) 文件的 SAP 内部版本 (URL。

highAvailabilitySoftwareConfiguration

获取或设置 HA 软件配置。

sapBitsStorageAccountId

SAP 位存储帐户 ID。

sapFqdn

在安装期间为 SAP 系统设置的 FQDN。

softwareInstallationType

多态鉴别器,它指定此对象可以是的不同类型

softwareVersion

要安装的软件版本。

sshPrivateKey

SSH 私钥。

属性详细信息

bomUrl

BOM) 文件的 SAP 内部版本 (URL。

bomUrl: string

属性值

string

highAvailabilitySoftwareConfiguration

获取或设置 HA 软件配置。

highAvailabilitySoftwareConfiguration?: HighAvailabilitySoftwareConfiguration

属性值

sapBitsStorageAccountId

SAP 位存储帐户 ID。

sapBitsStorageAccountId: string

属性值

string

sapFqdn

在安装期间为 SAP 系统设置的 FQDN。

sapFqdn: string

属性值

string

softwareInstallationType

多态鉴别器,它指定此对象可以是的不同类型

softwareInstallationType: "ServiceInitiated"

属性值

"ServiceInitiated"

softwareVersion

要安装的软件版本。

softwareVersion: string

属性值

string

sshPrivateKey

SSH 私钥。

sshPrivateKey: string

属性值

string