Action to take if there is a failure modifying your cluster composition.
            Fail - Fail the step.
            Continue - Proceed on to the next step.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public enum OnFailure
 Members
 Members| Member | Description | 
|---|---|
| Fail | |
| Continue |