Describes the cost of a product which is a known and identifiable product (see
ProductId property)
and which can be present in quantity
Inheritance Hierarchy
Namespace:
Aruba.Cloud.Provisioning.Entities
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataContractAttribute]
public class ResourceCost : AggregateCost
<DataContractAttribute>
Public Class ResourceCost
Inherits AggregateCost
[DataContractAttribute]
public ref class ResourceCost : public AggregateCost
[<DataContractAttribute>]
type ResourceCost =
class
inherit AggregateCost
end
public class ResourceCost extends AggregateCost
The ResourceCost type exposes the following members.
Constructors
| Name | Description |
---|
 | ResourceCost | Initializes a new instance of the ResourceCost class |
Top
Properties
See Also