次の方法で共有


ServiceInitiatedSoftwareConfiguration interface

SAP Software configuration Input when the software is be installed by service.

Extends

プロパティ

bomUrl

SAP Build of Materials(BOM) ファイルの URL。

highAvailabilitySoftwareConfiguration

HA ソフトウェア構成を取得または設定します。

sapBitsStorageAccountId

SAP bits ストレージ アカウント ID。

sapFqdn

インストール時に SAP システムに設定する FQDN。

softwareInstallationType

ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。

softwareVersion

インストールするソフトウェアのバージョン。

sshPrivateKey

SSH 秘密キー。

プロパティの詳細

bomUrl

SAP Build of Materials(BOM) ファイルの URL。

bomUrl: string

プロパティ値

string

highAvailabilitySoftwareConfiguration

HA ソフトウェア構成を取得または設定します。

highAvailabilitySoftwareConfiguration?: HighAvailabilitySoftwareConfiguration

プロパティ値

sapBitsStorageAccountId

SAP bits ストレージ アカウント ID。

sapBitsStorageAccountId: string

プロパティ値

string

sapFqdn

インストール時に SAP システムに設定する FQDN。

sapFqdn: string

プロパティ値

string

softwareInstallationType

ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。

softwareInstallationType: "ServiceInitiated"

プロパティ値

"ServiceInitiated"

softwareVersion

インストールするソフトウェアのバージョン。

softwareVersion: string

プロパティ値

string

sshPrivateKey

SSH 秘密キー。

sshPrivateKey: string

プロパティ値

string