RecoveryTargets Type
Represents the recovery targets to build. This is used for filtering the candidates to build, and it is defined as part of the strategy because some strategies may want to build only a subset of the candidates.
Union cases
| Union case |
Description
|
Full Usage:
All
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAll
Returns: bool
|
|
Full Usage:
this.IsSpecific
Returns: bool
|
|
B2R2