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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET