AttributeType

Type:
AttributeType
Namespace:
http://www.vmware.com/vchs/vms/billabledata/v1
Description:
Contain details of a given attribute. Subtypes define more specific elements.
Since:
5.7
Schema:
metering.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<AttributeType xmlns="http://www.vmware.com/vchs/vms/billabledata/v1" name="xs:string">
    <Value> xs:string </Value>
    <Properties>
        <Property name="xs:string"/>
    </Properties>
</AttributeType>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
name string No always 5.7 The attribute name.

Elements

Element Type Required Modifiable Since Deprecated Description
Properties PropertiesType No always 5.7 List of properties associated with the billing item.
Value string Yes always 5.7 The value of the attribute.