Instance Group Manager Instance Lifecycle Policy Default Action On Failure
enum InstanceGroupManagerInstanceLifecyclePolicyDefaultActionOnFailure : Enum<InstanceGroupManagerInstanceLifecyclePolicyDefaultActionOnFailure> , ConvertibleToJava<InstanceGroupManagerInstanceLifecyclePolicyDefaultActionOnFailure>
Defines behaviour for all instance or failures
Entries
Link copied to clipboard
Default If any of the MIG's VMs is not running - for example, a VM cannot be created during a scale out or a VM fails – then the group will retry until it creates that VM successfully. For more information about how a MIG manages its VMs, see What is a managed instance."
Types
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.