Click or drag to resize

OpenStackFlavor Class

Initializes a new instance of the OpenStackFlavor class
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Provisioning.EntitiesOpenStackFlavor

Namespace:  Aruba.Cloud.Provisioning.Entities
Assembly:  Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class OpenStackFlavor

The OpenStackFlavor type exposes the following members.

Constructors
  NameDescription
Public methodOpenStackFlavor
Initializes a new instance of the OpenStackFlavor class
Top
Properties
  NameDescription
Public propertyBandWidthQuantity
OpenStackFlavor band width quantity
Public propertyCpuQuantity
OpenStackFlavor CPU quantity
Public propertyDescriptions
OpenStackFlavor lang descriptions
Public propertyFlavorType
OpenStackFlavor type
Public propertyHdd0Quantity
OpenStackFlavor primary HDD quantity
Public propertyID
OpenStackFlavor ID
Public propertyIdentificationCode
OpenStackFlavor identification code
Public propertyIsAvailable
Indicates if OpenStackFlavor is available
Public propertyMemoryQuantity
OpenStackFlavor memory quantity
Public propertyResourceProducts
OpenStackFlavor resource products list
Top
See Also