ImportRDBParameters interface

Redis インポート操作のパラメーター。

プロパティ

files

インポートするファイル。

format

ファイル形式。

preferredDataArchiveAuthMethod

データ アーカイブに使用されるストレージ アカウントと通信し、SAS または ManagedIdentity を指定するための推奨される認証方法。既定値は SAS です

storageSubscriptionId

マネージド ID を使用してインポートするファイルを含むストレージ コンテナーのサブスクリプション ID。

プロパティの詳細

files

インポートするファイル。

files: string[]

プロパティ値

string[]

format

ファイル形式。

format?: string

プロパティ値

string

preferredDataArchiveAuthMethod

データ アーカイブに使用されるストレージ アカウントと通信し、SAS または ManagedIdentity を指定するための推奨される認証方法。既定値は SAS です

preferredDataArchiveAuthMethod?: string

プロパティ値

string

storageSubscriptionId

マネージド ID を使用してインポートするファイルを含むストレージ コンテナーのサブスクリプション ID。

storageSubscriptionId?: string

プロパティ値

string