Enum MicrosoftDhcpServerv4FailoverRelationshipHotStandbyMode
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Determines the IPv4 failover relationship hot standby mode.
[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum MicrosoftDhcpServerv4FailoverRelationshipHotStandbyMode
Fields
Active = 1
The mode is active.
Standby = 2
The mode is standby.
Unknown = 0
The mode is unknown.