Click or drag to resize

ResourceBaseEntity Class

Additional details of the resource
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Provisioning.Entities.PrivateCloudResourceBaseEntity
    More...

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 ResourceBaseEntity

The ResourceBaseEntity type exposes the following members.

Constructors
  NameDescription
Public methodResourceBaseEntity
Initializes a new instance of the ResourceBaseEntity class
Top
Properties
  NameDescription
Public propertyFreeQuantity
quantity free of charge
Public propertyIsEncrypted
is encrypted
Public propertyNewQuantity
New quantity requests
Public propertyProductID
ID of product
Public propertyProductInfo
Product Info
Public propertyQuantity
Quantity owned
Public propertyResourceID
ID of resource
Public propertyResourceProductId
Id of related Resource Product configuration
Public propertyResourceProductType
Type of related Resource Product configuration
Top
See Also
Inheritance Hierarchy