共用方式為


RedisCommonPropertiesRedisConfiguration interface

所有 Redis 設定。 少數可能密鑰:rdb-backup-enabled、rdb-storage-connection-string、rdb-backup-frequency、maxmemory-policy、notify-keyspace-events、aof-backup-enabled、aof-storage-connection-string-0、aof-storage-connection-string-1 等。

屬性

aadEnabled

指定快取是否已啟用或停用 AAD 型驗證

aofBackupEnabled

指定是否啟用 aof 備份

aofStorageConnectionString0

第一個記憶體帳戶連接字串

aofStorageConnectionString1

第二個記憶體帳戶連接字串

authnotrequired

指定驗證是否停用。 從安全性觀點來看,強烈建議您不要設定這個屬性。

maxclients

最大客戶端設定注意:此屬性將不會串行化。 它只能由伺服器填入。

maxfragmentationmemoryReserved

保留給每個分區片段的 MB 值

maxmemoryDelta

針對每個分區保留給非快取使用量的 MB 值,例如故障轉移。

maxmemoryPolicy

數據不符合記憶體限制時所使用的收回策略。

maxmemoryReserved

針對每個分區保留給非快取使用量的 MB 值,例如故障轉移。

notifyKeyspaceEvents

應該監視的keyspace事件。

preferredDataArchiveAuthMethod

慣用的驗證方法,用來與用於數據封存的記憶體帳戶通訊、指定 SAS 或 ManagedIdentity、預設值為 SAS 注意:此屬性將不會串行化。 它只能由伺服器填入。

preferredDataPersistenceAuthMethod

慣用的驗證方法,用來與用於數據持續性的記憶體帳戶通訊、指定SAS或ManagedIdentity,預設值為SAS

rdbBackupEnabled

指定是否啟用 rdb 備份

rdbBackupFrequency

指定以分鐘為單位建立 rdb 備份的頻率。 有效值:(15、30、60、360、720、1440)

rdbBackupMaxSnapshotCount

指定 rdb 備份的快照集數目上限

rdbStorageConnectionString

用來儲存 rdb 檔案的記憶體帳戶連接字串

storageSubscriptionId

使用 ManagedIdentity 之記憶體帳戶的 SubscriptionId,以保存性 (aof/rdb)。

zonalConfiguration

分區設定注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

aadEnabled

指定快取是否已啟用或停用 AAD 型驗證

aadEnabled?: string

屬性值

string

aofBackupEnabled

指定是否啟用 aof 備份

aofBackupEnabled?: string

屬性值

string

aofStorageConnectionString0

第一個記憶體帳戶連接字串

aofStorageConnectionString0?: string

屬性值

string

aofStorageConnectionString1

第二個記憶體帳戶連接字串

aofStorageConnectionString1?: string

屬性值

string

authnotrequired

指定驗證是否停用。 從安全性觀點來看,強烈建議您不要設定這個屬性。

authnotrequired?: string

屬性值

string

maxclients

最大客戶端設定注意:此屬性將不會串行化。 它只能由伺服器填入。

maxclients?: string

屬性值

string

maxfragmentationmemoryReserved

保留給每個分區片段的 MB 值

maxfragmentationmemoryReserved?: string

屬性值

string

maxmemoryDelta

針對每個分區保留給非快取使用量的 MB 值,例如故障轉移。

maxmemoryDelta?: string

屬性值

string

maxmemoryPolicy

數據不符合記憶體限制時所使用的收回策略。

maxmemoryPolicy?: string

屬性值

string

maxmemoryReserved

針對每個分區保留給非快取使用量的 MB 值,例如故障轉移。

maxmemoryReserved?: string

屬性值

string

notifyKeyspaceEvents

應該監視的keyspace事件。

notifyKeyspaceEvents?: string

屬性值

string

preferredDataArchiveAuthMethod

慣用的驗證方法,用來與用於數據封存的記憶體帳戶通訊、指定 SAS 或 ManagedIdentity、預設值為 SAS 注意:此屬性將不會串行化。 它只能由伺服器填入。

preferredDataArchiveAuthMethod?: string

屬性值

string

preferredDataPersistenceAuthMethod

慣用的驗證方法,用來與用於數據持續性的記憶體帳戶通訊、指定SAS或ManagedIdentity,預設值為SAS

preferredDataPersistenceAuthMethod?: string

屬性值

string

rdbBackupEnabled

指定是否啟用 rdb 備份

rdbBackupEnabled?: string

屬性值

string

rdbBackupFrequency

指定以分鐘為單位建立 rdb 備份的頻率。 有效值:(15、30、60、360、720、1440)

rdbBackupFrequency?: string

屬性值

string

rdbBackupMaxSnapshotCount

指定 rdb 備份的快照集數目上限

rdbBackupMaxSnapshotCount?: string

屬性值

string

rdbStorageConnectionString

用來儲存 rdb 檔案的記憶體帳戶連接字串

rdbStorageConnectionString?: string

屬性值

string

storageSubscriptionId

使用 ManagedIdentity 之記憶體帳戶的 SubscriptionId,以保存性 (aof/rdb)。

storageSubscriptionId?: string

屬性值

string

zonalConfiguration

分區設定注意:此屬性將不會串行化。 它只能由伺服器填入。

zonalConfiguration?: string

屬性值

string