共用方式為


ExportRDBParameters interface

Redis 匯出作業的參數。

屬性

container

要匯出至的容器名稱。

format

檔案格式。

preferredDataArchiveAuthMethod

慣用的驗證方法,用來與用於資料封存的儲存體帳戶通訊、指定 SAS 或 ManagedIdentity,預設值為 SAS

prefix

用於匯出檔案的前置詞。

storageSubscriptionId

儲存體容器的訂用帳戶識別碼,以便使用 ManagedIdentity 匯出資料。

屬性詳細資料

container

要匯出至的容器名稱。

container: string

屬性值

string

format

檔案格式。

format?: string

屬性值

string

preferredDataArchiveAuthMethod

慣用的驗證方法,用來與用於資料封存的儲存體帳戶通訊、指定 SAS 或 ManagedIdentity,預設值為 SAS

preferredDataArchiveAuthMethod?: string

屬性值

string

prefix

用於匯出檔案的前置詞。

prefix: string

屬性值

string

storageSubscriptionId

儲存體容器的訂用帳戶識別碼,以便使用 ManagedIdentity 匯出資料。

storageSubscriptionId?: string

屬性值

string