Click or drag to resize
ServerBlockDeviceMapping Properties

The ServerBlockDeviceMapping type exposes the following members.

Properties
  NameDescription
Public propertyBootIndex
Defines the order in which a hypervisor tries devices when it attempts to boot the guest from storage.
Public propertyDeleteWithServer
Specifies if the volume should be deleted when the server is deleted.
Public propertyDestinationType
The source type of the volume.
Public propertyDestinationVolumeSize
The size of the destination volume, in GB.
Public propertyDeviceName
A path to the device for the volume that you want to use to boot the server.
Public propertyGuestFormat
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.

Public propertySourceId
The identifier of the source block device.
Public propertySourceType
The source type of the volume.
Top
See Also