ServerPropertiesForCreate interface
用來建立新伺服器的屬性。
屬性
create |
多型歧視性,指定這個物件可以是的不同類型 |
infrastructure |
顯示伺服器是否啟用基礎結構加密的狀態。 |
minimal |
為伺服器強制執行最低 Tls 版本。 |
public |
此伺服器是否允許公用網路存取。 值為選擇性值,但如果傳入,則必須是 'Enabled' 或 'Disabled' |
ssl |
連線到伺服器時,啟用 SSL 強制。 |
storage |
伺服器的記憶體配置檔。 |
version | 伺服器版本。 |
屬性詳細資料
createMode
多型歧視性,指定這個物件可以是的不同類型
createMode: "Default" | "PointInTimeRestore" | "GeoRestore" | "Replica"
屬性值
"Default" | "PointInTimeRestore" | "GeoRestore" | "Replica"
infrastructureEncryption
顯示伺服器是否啟用基礎結構加密的狀態。
infrastructureEncryption?: string
屬性值
string
minimalTlsVersion
為伺服器強制執行最低 Tls 版本。
minimalTlsVersion?: string
屬性值
string
publicNetworkAccess
此伺服器是否允許公用網路存取。 值為選擇性值,但如果傳入,則必須是 'Enabled' 或 'Disabled'
publicNetworkAccess?: string
屬性值
string
sslEnforcement
storageProfile
version
伺服器版本。
version?: string
屬性值
string