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