Enumerations > FailoverProcessingOptions

FailoverProcessingOptions

Parameter of

MonitorConfiguration

Properties

Name Enumeration Description
None 0 This value resets the flags so no failover processing options will be used.
UserInterventionRequired 2 The user must manually initiate failover when a failover condition is met.
UseShareFile 1 When failing over file shares, the persisted share file on the target should be used to create the shares on the target. Without this value, the target will attempt to obtain the shares from the source during failover, however, if the source is unavailable, no shares will be created on the target.