# SnapshotProperties

## Properties

| Name                          | Type      | Description                                                                                                 | Notes                   |
| ----------------------------- | --------- | ----------------------------------------------------------------------------------------------------------- | ----------------------- |
| **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**  | Is capable of SCSI drive hot unplug (no reboot required). This works only for non-Windows virtual Machines. | \[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]             |
| **licence\_type**             | **str**   | OS type of this snapshot                                                                                    | \[optional]             |
| **location**                  | **str**   | Location of that image/snapshot.                                                                            | \[optional] \[readonly] |
| **name**                      | **str**   | The name of the resource.                                                                                   | \[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]             |
| **ram\_hot\_plug**            | **bool**  | Hot-plug capable RAM (no reboot required).                                                                  | \[optional]             |
| **ram\_hot\_unplug**          | **bool**  | Hot-unplug capable RAM (no reboot required).                                                                | \[optional]             |
| **sec\_auth\_protection**     | **bool**  | Boolean value representing if the snapshot requires extra protection, such as two-step verification.        | \[optional]             |
| **size**                      | **float** | The size of the image in GB.                                                                                | \[optional] \[readonly] |
