Click or drag to resize

PurchasedPrivateCloud Class

Contains the IDs references of the newly inserted Virtual Data Center
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Provisioning.Entities.PrivateCloudPurchasedPrivateCloud

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 PurchasedPrivateCloud

The PurchasedPrivateCloud type exposes the following members.

Constructors
  NameDescription
Public methodPurchasedPrivateCloud
Initializes a new instance of the PurchasedPrivateCloud class
Top
Properties
  NameDescription
Public propertyPrivateCloudID
Private Cloud Instance ID of the newly inserted PrivateCloud instance
Public propertyResourceID
Resource ID of the newly inserted PrivateCloud resource
Top
See Also