ReadReplicaPromoteMode Enum
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.
Sets the promote mode for a replica server. This is a write only property.
public enum ReadReplicaPromoteMode
type ReadReplicaPromoteMode =
Public Enum ReadReplicaPromoteMode
- Inheritance
-
ReadReplicaPromoteMode
Fields
Name | Value | Description |
---|---|---|
Standalone | 0 | standalone. |
Switchover | 1 | switchover. |