HistoricalUsageMetric Members
Represents the historical usage metric snapshot for the web site.
The following tables list the members exposed by the HistoricalUsageMetric type.
Public Constructors
Name | Description | |
---|---|---|
HistoricalUsageMetric | Initializes a new instance of the HistoricalUsageMetric class. |
Top
Public Properties
Name | Description | |
---|---|---|
Code | Gets or sets the historical usage metric code. | |
Data | Gets or sets an HistoricalUsageMetricData object that contains the historical usage metric snapshot data for the web site. | |
Message | Gets or sets an optional message. |
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
HistoricalUsageMetric Class
Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteGetHistoricalUsageMetricsResponse Namespace