你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ExportRDBParameters interface

Redis 导出操作的参数。

属性

container

要导出到的容器名称。

format

文件格式。

preferredDataArchiveAuthMethod

与用于数据存档的存储帐户通信的首选身份验证方法,请指定 SAS 或 ManagedIdentity,默认值为 SAS

prefix

要用于导出文件的前缀。

storageSubscriptionId

使用 ManagedIdentity 导出数据的存储容器的订阅 ID。

属性详细信息

container

要导出到的容器名称。

container: string

属性值

string

format

文件格式。

format?: string

属性值

string

preferredDataArchiveAuthMethod

与用于数据存档的存储帐户通信的首选身份验证方法,请指定 SAS 或 ManagedIdentity,默认值为 SAS

preferredDataArchiveAuthMethod?: string

属性值

string

prefix

要用于导出文件的前缀。

prefix: string

属性值

string

storageSubscriptionId

使用 ManagedIdentity 导出数据的存储容器的订阅 ID。

storageSubscriptionId?: string

属性值

string