Data Object - PerfEntityMetricCSV

Extends
PerfEntityMetricBase
See also
PerfMetricSeriesCSV

Data Object Description

This data object type stores metric values for a specific entity in CSV format.

Properties

Name Type Description
sampleInfoCSVxsd:string

The PerfSampleInfo encoded in the following CSV format: [interval1], [date1], [interval2], [date2], and so on.
value*PerfMetricSeriesCSV[]

Metric values corresponding to the samples collected in this list.
Properties inherited from PerfEntityMetricBase
entity
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition