Action to take if there is a failure modifying your cluster composition.
Fail - Fail the step.
Continue - Proceed on to the next step.

C# |
public enum OnFailure

Member | Description |
---|---|
Fail | |
Continue |
C# |
public enum OnFailure
Member | Description |
---|---|
Fail | |
Continue |