ExportClusterParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Export an RDB file into a target database
public class ExportClusterParameters
type ExportClusterParameters = class
Public Class ExportClusterParameters
- Inheritance
-
ExportClusterParameters
Remarks
Parameters for a Redis Enterprise export operation.
Constructors
ExportClusterParameters() |
Initializes a new instance of the ExportClusterParameters class. |
ExportClusterParameters(String) |
Initializes a new instance of the ExportClusterParameters class. |
Properties
SasUri |
Gets or sets SAS URI for the target directory to export to |