BillingAttributesType
Type:
BillingAttributesType
Namespace:
http://www.vmware.com/vchs/vms/billabledata/v1
Description:
Contains a list of billing attributes.
Since:
5.7
Schema:
metering.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<
BillingAttributesType
xmlns
=
"
http://www.vmware.com/vchs/vms/billabledata/v1
"
>
<
Attribute
name
=
"
xs:string
"
>
<
Value
>
xs:string
</
Value
>
<
Properties
>
<
Property
name
=
"
xs:string
"
/>
</
Properties
>
</
Attribute
>
</
BillingAttributesType
>
Elements
Element
Type
Required
Modifiable
Since
Deprecated
Description
Attribute
AttributeType
No
always
5.7
Contains details of a given attribute. Subtypes define more specific elements.