ServerPropertiesForReplica interface
要建立新復本的屬性。
- Extends
屬性
create |
多型歧視性,指定這個物件可以是的不同類型 |
source |
要從中建立複本的主伺服器標識碼。 |
繼承的屬性
minimal |
為伺服器強制執行最低 Tls 版本。 |
public |
此伺服器是否允許公用網路存取。 值為選擇性值,但如果傳入,則必須是 'Enabled' 或 'Disabled' |
ssl |
連線到伺服器時,啟用 SSL 強制。 |
storage |
伺服器的記憶體配置檔。 |
version | 伺服器版本。 |
屬性詳細資料
createMode
多型歧視性,指定這個物件可以是的不同類型
createMode: "Replica"
屬性值
"Replica"
sourceServerId
要從中建立複本的主伺服器標識碼。
sourceServerId: string
屬性值
string
繼承的屬性詳細資料
minimalTlsVersion
為伺服器強制執行最低 Tls 版本。
minimalTlsVersion?: string
屬性值
string
publicNetworkAccess
此伺服器是否允許公用網路存取。 值為選擇性值,但如果傳入,則必須是 'Enabled' 或 'Disabled'
publicNetworkAccess?: string
屬性值
string
sslEnforcement
連線到伺服器時,啟用 SSL 強制。
sslEnforcement?: SslEnforcementEnum
屬性值
storageProfile
伺服器的記憶體配置檔。
storageProfile?: StorageProfile