Click or drag to resize

PrivateCloudEntity Class

Private Cloud details
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Provisioning.Entities.PrivateCloudPrivateCloudEntityBase
    Aruba.Cloud.Provisioning.Entities.PrivateCloudPrivateCloudEntity
      Aruba.Cloud.Provisioning.Entities.PrivateCloudPrivateCloudEntityDetails

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

The PrivateCloudEntity type exposes the following members.

Constructors
  NameDescription
Public methodPrivateCloudEntity
Initializes a new instance of the PrivateCloudEntity class
Top
Properties
  NameDescription
Public propertyAdditionalServices
List of Additional Services except Firewall and Dedicated Network
Public propertyCPU
CPUs purchased For the list of possible values of ResourceProductType property see PrivateCloudCpuTypes
Public propertyCustomProducts
Custom Services
Public propertyDedicatedNetworks
Dedicated Networks
Public propertyDescription
Description of Private Cloud
Public propertyDisks
List of disks purchased For the list of possible values of ResourceProductType property see PrivateCloudDiskTypes
Public propertyPricingType
Private Cloud Pricing Type
Public propertyRAM
Ram purchased
Public propertyRAM_DR
Ram DR purchased
Public propertySharedNetwork
SharedNetwork
Public propertyVLan
VLan
Public propertyWindowsCore
Windows Core
Top
See Also