HistoricalUsageMetricSample Members

Represents a sample for historical usage metric snapshot data.

The following tables list the members exposed by the HistoricalUsageMetricSample type.

Public Constructors

  Name Description
  HistoricalUsageMetricSample Initializes a new instance of the HistoricalUsageMetricSample class.

Top

Public Properties

  Name Description
Count Gets or sets the metric sample count.
Maximum Gets or sets the maximum value recorded.
Minimum Gets or sets the minimum value recorded.
TimeCreated Gets or sets the time the metric was taken.
Total Gets or sets the value of the metric sample for the time taken.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

HistoricalUsageMetricSample Class
Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteGetHistoricalUsageMetricsResponse Namespace