Click or drag to resize

CloudPackage Class

This class contains details of a pre configured package
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Provisioning.Entities.SmartVMWareCloudPackage

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

The CloudPackage type exposes the following members.

Constructors
  NameDescription
Public methodCloudPackage
Initializes a new instance of the CloudPackage class
Top
Properties
  NameDescription
Public propertyBandWidthQuantity
BandWidthQuantity
Public propertyBillingType
Billing type of product
Public propertyCpuQuantity
Number of cores
Public propertyDescriptions
Localized descriptions of package
Public propertyHdd0Quantity
Primary disk size in Gb
Public propertyHypervisorType
Identify the hypervisor type associated to that package
Public propertyIdentificationCode
Package Identification Code
Public propertyIsLuckySmart
if it's related to a lucky smart product
Public propertyMigratedFromEasyCloudPackageIDs
ID of the easy cloud package it was migrated from
Public propertyPackageID
ID of package
Public propertyPrice
Price of product
Public propertyProductID
ID of the product
Public propertyRAMQuantity
RAM size in Gb
Public propertyTemplateType
Identify the template type associated to that package. If NULL package can be used on all template type.
Public propertyUserOffer
Details of the offer
Top
See Also