HistoricalUsageMetricData Members
Represents the historical usage metric snapshot data for the web site.
The following tables list the members exposed by the HistoricalUsageMetricData type.
Public Constructors
Name | Description | |
---|---|---|
HistoricalUsageMetricData | Initializes a new instance of the HistoricalUsageMetricData class. |
Top
Public Properties
Name | Description | |
---|---|---|
DisplayName | Gets or sets the display name of the metric. | |
EndTime | Gets or sets the end time of the reported data. | |
Name | Gets or sets the name of the metric. | |
PrimaryAggregationType | Gets or sets the type of primary data aggregation. | |
StartTime | Gets or sets the start time of the reported data. | |
TimeGrain | Gets or sets the length of time during which the information was gathered. | |
Unit | Gets or sets the unit of measurement for the metric. | |
Values | Gets or sets a collection of HistoricalUsageMetricSample objects that lists the metric samples. |
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
HistoricalUsageMetricData Class
Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteGetHistoricalUsageMetricsResponse Namespace