Utilities.AlwaysOnNodeType 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.
The AlwaysOn node type
public: enum class Utilities::AlwaysOnNodeType
public enum Utilities.AlwaysOnNodeType
type Utilities.AlwaysOnNodeType =
Public Enum Utilities.AlwaysOnNodeType
- Inheritance
-
Utilities.AlwaysOnNodeType
Fields
Name | Value | Description |
---|---|---|
None | 0 | Not an AlwaysOn node |
Primary | 1 | The primary node |
Secondary | 2 | The secondary node |