共用方式為


ImportRDBParameters interface

Redis 匯入作業的參數。

屬性

files

要匯入的檔案。

format

檔案格式。

preferredDataArchiveAuthMethod

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

storageSubscriptionId

儲存體容器的訂用帳戶識別碼,其中包含使用受控識別匯入的檔案。

屬性詳細資料

files

要匯入的檔案。

files: string[]

屬性值

string[]

format

檔案格式。

format?: string

屬性值

string

preferredDataArchiveAuthMethod

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

preferredDataArchiveAuthMethod?: string

屬性值

string

storageSubscriptionId

儲存體容器的訂用帳戶識別碼,其中包含使用受控識別匯入的檔案。

storageSubscriptionId?: string

屬性值

string