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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET