DeploymentWithOSConfiguration interface
OS 構成と共に展開する。
- Extends
プロパティ
app |
SAP システムが作成される地理的な場所。 |
configuration |
ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。 |
infrastructure |
インフラストラクチャの構成。 |
os |
OS と SAP の構成。 |
software |
ソフトウェア構成。 |
プロパティの詳細
appLocation
SAP システムが作成される地理的な場所。
appLocation?: string
プロパティ値
string
configurationType
ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。
configurationType: "DeploymentWithOSConfig"
プロパティ値
"DeploymentWithOSConfig"
infrastructureConfiguration
インフラストラクチャの構成。
infrastructureConfiguration?: InfrastructureConfigurationUnion