Gets and sets the property ActionOnFailure. 
            
This specifies what action to take when the cluster step fails. Possible values are TERMINATE_CLUSTER, CANCEL_AND_WAIT, and CONTINUE.
 Declaration Syntax
 Declaration Syntax| C# | 
public string ActionOnFailure { get; set; }