# ImageProperties

## Properties

| Name                          | Type           | Description                                                                            | Notes                   |
| ----------------------------- | -------------- | -------------------------------------------------------------------------------------- | ----------------------- |
| **cloud\_init**               | **str**        | Cloud init compatibility.                                                              | \[optional]             |
| **cpu\_hot\_plug**            | **bool**       | Hot-plug capable CPU (no reboot required).                                             | \[optional]             |
| **cpu\_hot\_unplug**          | **bool**       | Hot-unplug capable CPU (no reboot required).                                           | \[optional]             |
| **description**               | **str**        | Human-readable description.                                                            | \[optional]             |
| **disc\_scsi\_hot\_plug**     | **bool**       | Hot-plug capable SCSI drive (no reboot required).                                      | \[optional]             |
| **disc\_scsi\_hot\_unplug**   | **bool**       | Hot-unplug capable SCSI drive (no reboot required). Not supported with Windows VMs.    | \[optional]             |
| **disc\_virtio\_hot\_plug**   | **bool**       | Hot-plug capable Virt-IO drive (no reboot required).                                   | \[optional]             |
| **disc\_virtio\_hot\_unplug** | **bool**       | Hot-unplug capable Virt-IO drive (no reboot required). Not supported with Windows VMs. | \[optional]             |
| **image\_aliases**            | **list\[str]** | List of image aliases mapped for this image                                            | \[optional] \[readonly] |
| **image\_type**               | **str**        | The image type.                                                                        | \[optional] \[readonly] |
| **licence\_type**             | **str**        | The OS type of this image.                                                             |                         |
| **location**                  | **str**        | The location of this image/snapshot.                                                   | \[optional] \[readonly] |
| **name**                      | **str**        | The resource name.                                                                     | \[optional]             |
| **nic\_hot\_plug**            | **bool**       | Hot-plug capable NIC (no reboot required).                                             | \[optional]             |
| **nic\_hot\_unplug**          | **bool**       | Hot-unplug capable NIC (no reboot required).                                           | \[optional]             |
| **public**                    | **bool**       | Indicates whether the image is part of a public repository.                            | \[optional] \[readonly] |
| **ram\_hot\_plug**            | **bool**       | Hot-plug capable RAM (no reboot required).                                             | \[optional]             |
| **ram\_hot\_unplug**          | **bool**       | Hot-unplug capable RAM (no reboot required).                                           | \[optional]             |
| **size**                      | **float**      | The image size in GB.                                                                  | \[optional] \[readonly] |
