ReadOnlyEndpointFailoverPolicy 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.
Failover policy of the read-only endpoint for the failover group.
public enum ReadOnlyEndpointFailoverPolicy
type ReadOnlyEndpointFailoverPolicy =
Public Enum ReadOnlyEndpointFailoverPolicy
- Inheritance
-
ReadOnlyEndpointFailoverPolicy
Fields
Name | Value | Description |
---|---|---|
Disabled | 0 | Disabled. |
Enabled | 1 | Enabled. |