ServerBlockDeviceMapping Properties |
The ServerBlockDeviceMapping type exposes the following members.
Name | Description | |
---|---|---|
BootIndex |
Defines the order in which a hypervisor tries devices when it attempts to boot the guest from storage.
| |
DeleteWithServer |
Specifies if the volume should be deleted when the server is deleted.
| |
DestinationType |
The source type of the volume.
| |
DestinationVolumeSize |
The size of the destination volume, in GB.
| |
DeviceName |
A path to the device for the volume that you want to use to boot the server.
| |
GuestFormat |
Specifies how/if to format the device prior to attaching, and should be only used with blank local images.
Denotes a swap disk if the value is swap. | |
SourceId |
The identifier of the source block device.
| |
SourceType |
The source type of the volume.
|