![]() | FailoverScriptConfigurationModel Properties |
The FailoverScriptConfigurationModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | PostFailbackScript |
Gets or sets script to be run after the failback operation completes.
|
![]() | PostFailbackScriptArgs |
Gets or sets arguments to be used when running the post-failback script.
|
![]() | PostFailoverScript |
Gets or sets script to be run after the failover operation completes.
|
![]() | PostFailoverScriptArgs |
Gets or sets arguments to be used when running the post-failover script.
|
![]() | PreFailbackScript |
Gets or sets script to be run before the failback operation is started.
|
![]() | PreFailbackScriptArgs |
Gets or sets arguments to be used when running the pre-failback script.
|
![]() | PreFailbackWait |
Gets or sets a value indicating whether or not to wait for the pre-failback script to complete before continuing with the failback operation.
|
![]() | PreFailoverScript |
Gets or sets script to be run before the failover operation is started.
|
![]() | PreFailoverScriptArgs |
Gets or sets arguments to be used when running the pre-failover script.
|
![]() | PreFailoverWait |
Gets or sets a value indicating whether or not to wait for the pre-failover script to complete before continuing with the failover operation.
|
![]() | SourcePostFailbackScript |
Gets or sets script to be run after the failback operation completes.
|
![]() | SourcePostFailbackScriptArgs |
Gets or sets arguments to be used when running the source post-failback script.
|