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
public property Code Gets or sets the historical usage metric code.
public property Data Gets or sets an HistoricalUsageMetricData object that contains the historical usage metric snapshot data for the web site.
public property Message Gets or sets an optional message.

Top

Public Methods

(see also Protected Methods)

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

Top

Protected Methods

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

Top

See Also

Reference

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