Interface IFailoverSettings
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
DataMiner element failover settings interface.
public interface IFailoverSettings
- Extension Methods
Properties
- ForceAgent
Gets or sets a value indicating whether to force agent. Local IP address of the agent which will be running the element.
- IsOnlineOnBackupAgent
Gets a value indicating whether the element is a failover element and is online on the backup agent instead of this agent.
- KeepOnline
Gets or sets a value indicating whether the element is a failover element that needs to keep running on the same DataMiner agent event after switching.