Click or drag to resize

PrivateCloudEntityDetails Class

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 PrivateCloudEntityDetails : PrivateCloudEntity

The PrivateCloudEntityDetails type exposes the following members.

Constructors
  NameDescription
Public methodPrivateCloudEntityDetails
Initializes a new instance of the PrivateCloudEntityDetails class
Top
Properties
  NameDescription
Public propertyCellOrg
The cellname of the organization
Public propertyDataCenterOrg
The datacenter of the organization
Public propertyEmailOrg
The email address of the organization
Public propertyEndValidBillingDate
End date of the billing
Public propertyIDOrg
The organization ID
Public propertyNameOrg
The organization connected to the VDC
Public propertyTelephoneOrg
The telephone of the organization
Public propertyUserCanEditOrg
The flag usercanedit of the organization
Top
See Also