Inheritance Hierarchy
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 RamCost : BaseCost
<DataContractAttribute>
Public Class RamCost
Inherits BaseCost
[DataContractAttribute]
public ref class RamCost : public BaseCost
[<DataContractAttribute>]
type RamCost =
class
inherit BaseCost
endpublic class RamCost extends BaseCost
The RamCost type exposes the following members.
Constructors|
| Name | Description |
|---|
 | RamCost | Initializes a new instance of the RamCost class |
Top
See Also