faultType property
The type of fault to be injected in an instance.
Required. Possible string values are:
- "FAULT_TYPE_UNSPECIFIED" : The fault type is unknown.
- "STOP_VM" : Stop the VM
Implementation
core.String? faultType;
The type of fault to be injected in an instance.
Required. Possible string values are:
core.String? faultType;