DeploymentWithOSConfiguration interface
OS 構成と共に展開する。
- Extends
プロパティ
app |
SAP システムを作成する地理的な場所。 |
configuration |
ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。 |
infrastructure |
インフラストラクチャの構成。 |
os |
OS と SAP の構成。 |
software |
ソフトウェア構成。 |
プロパティの詳細
appLocation
SAP システムを作成する地理的な場所。
appLocation?: string
プロパティ値
string
configurationType
ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。
configurationType: "DeploymentWithOSConfig"
プロパティ値
"DeploymentWithOSConfig"
infrastructureConfiguration
インフラストラクチャの構成。
infrastructureConfiguration?: InfrastructureConfigurationUnion
プロパティ値
osSapConfiguration
softwareConfiguration
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript