Share via


UsageMetric Members

Represents a usage metric.

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

Public Constructors

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

Top

Public Properties

  Name Description
ComputeMode Gets or sets a WebSiteComputeMode value that specifies the compute mode of the website.
CurrentValue Gets or sets the current value of the metric, based on the value of the Unit property.
DisplayName Gets or sets the display name of the metric.
Limit Gets or sets the maximum point that the metric can reach.
Name Gets or sets the name of the metric.
NextResetTime Gets or sets the time at which the metric will be reset.
ResourceName Gets or sets the name of the resource that is being measured.
SiteMode Gets or sets a WebSiteMode value that specifies the scaling for the website.
Unit Gets or sets the unit of measure for the metric.

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

UsageMetric Class
Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteGetUsageMetricsResponse Namespace