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