
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
609 B
609 B
vim.PerformanceManager.MetricSeries
This is a generic data object type that stores values for a specific performance metric. Useful data objects that store actual metric values extend this data object (see PerfMetricIntSeries ).
- extends
- Attributes:
-
id (vim.PerformanceManager.MetricId):
An identifier for the performance metric.