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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET