Database interface
描述 RedisEnterprise 叢集上的資料庫
- Extends
屬性
client |
指定 redis 用戶端是否可以使用 TLS 加密或純文字 redis 通訊協議進行連線。 預設值為 TLS 加密。 |
clustering |
叢集原則 - 預設值為 OSSCluster。 在建立時間指定。 |
eviction |
Redis 收回原則 - 預設值為 VolatileLRU |
geo |
選擇性的屬性集,可設定此資料庫的異地複寫。 |
modules | 要在此資料庫中啟用的選擇性 redis 模組集合 - 模組只能在建立時新增。 |
persistence | 持續性設定 |
port | 資料庫端點的 TCP 連接埠。 在建立時間指定。 預設為可用的埠。 |
provisioning |
資料庫目前布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
resource |
資料庫目前的資源狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
clientProtocol
指定 redis 用戶端是否可以使用 TLS 加密或純文字 redis 通訊協議進行連線。 預設值為 TLS 加密。
clientProtocol?: string
屬性值
string
clusteringPolicy
叢集原則 - 預設值為 OSSCluster。 在建立時間指定。
clusteringPolicy?: string
屬性值
string
evictionPolicy
Redis 收回原則 - 預設值為 VolatileLRU
evictionPolicy?: string
屬性值
string
geoReplication
選擇性的屬性集,可設定此資料庫的異地複寫。
geoReplication?: DatabasePropertiesGeoReplication
屬性值
modules
persistence
port
資料庫端點的 TCP 連接埠。 在建立時間指定。 預設為可用的埠。
port?: number
屬性值
number
provisioningState
資料庫目前布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
resourceState
資料庫目前的資源狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
resourceState?: string
屬性值
string
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
name
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string