Information about the health of a back-end VM.
| Name | Type | Description | Notes |
|---|---|---|---|
| description | String | The description of the state of the back-end VM. | [optional] |
| state | String | The state of the back-end VM (`InService` | `OutOfService` | `Unknown`). | [optional] |
| stateReason | String | Information about the cause of `OutOfService` VMs.<br /> Specifically, whether the cause is Elastic Load Balancing or the VM (`ELB` | `Instance` | `N/A`). | [optional] |
| vmId | String | The ID of the back-end VM. | [optional] |