UsageStatistics Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Statistics related to pool usage data.
public class UsageStatistics
type UsageStatistics = class
Public Class UsageStatistics
- Inheritance
-
UsageStatistics
Properties
DedicatedCoreTime |
Gets the aggregated wall-clock time of the dedicated compute nodes being part of the pool. |
LastUpdateTime |
Gets the time at which the statistics were last updated. All statistics are limited to the range between StartTime and this value. |
StartTime |
Gets the start time of the time range covered by the statistics. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET