
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
901 B
901 B
vim.PerformanceManager.IntSeries
This data object type describes integer metric values. The size of the array must match the size of sampleInfo property in the PerfEntityMetric that contains this series.
- Attributes:
-
value ([long], optional):
An array of 64-bit integer values. The size of the array matches the size as the PerfSampleInfo , because the values can only be interpreted in the context of the sample that generated the value.