ForceUnlinkParameters 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.
Forcibly unlink another database from this database.
public class ForceUnlinkParameters
type ForceUnlinkParameters = class
Public Class ForceUnlinkParameters
- Inheritance
-
ForceUnlinkParameters
Remarks
Parameters for a Redis Enterprise Active Geo Replication Force Unlink operation.
Constructors
ForceUnlinkParameters() |
Initializes a new instance of the ForceUnlinkParameters class. |
ForceUnlinkParameters(IList<String>) |
Initializes a new instance of the ForceUnlinkParameters class. |
Properties
Ids |
Gets or sets the resource IDs of the database resources to be unlinked. |