SingleServerConfiguration interface
- Extends
屬性
custom |
要用於屬於 SAP 系統之基礎 Azure 資源的自定義名稱集合。 |
database |
資料庫類型。 |
db |
取得或設定磁碟組態。 |
deployment |
多型歧視性,指定這個物件可以是的不同類型 |
network |
伺服器的網路組態 |
subnet |
子網標識碼。 |
virtual |
取得或設定虛擬機組態。 |
繼承的屬性
app |
將部署 SAP 系統資源的應用程式資源群組。 |
屬性詳細資料
customResourceNames
要用於屬於 SAP 系統之基礎 Azure 資源的自定義名稱集合。
customResourceNames?: SingleServerCustomResourceNamesUnion
屬性值
databaseType
資料庫類型。
databaseType?: string
屬性值
string
dbDiskConfiguration
deploymentType
多型歧視性,指定這個物件可以是的不同類型
deploymentType: "SingleServer"
屬性值
"SingleServer"
networkConfiguration
subnetId
子網標識碼。
subnetId: string
屬性值
string
virtualMachineConfiguration
取得或設定虛擬機組態。
virtualMachineConfiguration: VirtualMachineConfiguration
屬性值
繼承的屬性詳細資料
appResourceGroup
將部署 SAP 系統資源的應用程式資源群組。
appResourceGroup: string
屬性值
string