FlavorDetails Properties |
The FlavorDetails type exposes the following members.
Name | Description | |||
---|---|---|---|---|
DataDiskSize |
Gets the size of the data disks for the flavor, in GB.
| |||
Disabled |
Gets the "OS-FLV-DISABLED:disabled" property associated with the flavor.
| |||
DiskSizeInGB |
Gets the size of the system disk for the flavor, in GB.
| |||
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 flavor.
(Inherited from Flavor.)
| |||
Links |
Gets a collection of links related to the current flavor.
(Inherited from Flavor.) | |||
Name |
Gets the name of the flavor.
(Inherited from Flavor.)
| |||
RAMInMB |
Gets the amount of memory associated with the flavor, in MB.
| |||
RxtxFactor |
Gets the aggregate outbound bandwidth, in megabits per second, across all attached
network interfaces (PublicNet, ServiceNet, and Cloud Networks).
| |||
VirtualCPUCount |
Gets the number of virtual CPUs for the flavor.
|