ServerVolume Class |
Namespace: net.openstack.Core.Domain
The ServerVolume type exposes the following members.
Name | Description | |
---|---|---|
ServerVolume | Initializes a new instance of the ServerVolume class |
Name | Description | |||
---|---|---|---|---|
Device |
Gets the "device" property associated with the volume attachment.
| |||
ExtensionData |
Gets a map of object properties which did not map to another field or property
during JSON deserialization. The keys of the map represent the property names,
and the values are JToken instances containing the parsed JSON
values.
(Inherited from ExtensibleJsonObject.) | |||
Id |
Gets the unique identifier for the volume attachment.
| |||
ServerId |
Gets the "serverId" property associated with the volume attachment.
| |||
VolumeId |
Gets the "volumeId" property associated with the volume attachment.
|
Note |
---|
Volume attachments are a Rackspace-specific extension to the OpenStack Compute Service. |