PerfMonSet 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.
Metric information.
public class PerfMonSet
type PerfMonSet = class
Public Class PerfMonSet
- Inheritance
-
PerfMonSet
Constructors
PerfMonSet() |
Initializes a new instance of the PerfMonSet class. |
PerfMonSet(String, Nullable<DateTime>, Nullable<DateTime>, String, IList<PerfMonSample>) |
Initializes a new instance of the PerfMonSet class. |
Properties
EndTime |
Gets or sets end time of the period. |
Name |
Gets or sets unique key name of the counter. |
StartTime |
Gets or sets start time of the period. |
TimeGrain |
Gets or sets presented time grain. |
Values |
Gets or sets collection of workers that are active during this time. |
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