StorageTierCost Data Type

This class represents the storage tier cost

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
cost double element 1/1 the cost
name string element 0/1 the name
Properties inherited from supportTemplating
xsitype string attribute 0/1  

Example

<StorageTierCost xsitype="...">
  <name>...</name>
  <cost>...</cost>
</StorageTierCost>