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