Share via


WebHostingPlanGetHistoricalUsageMetricsParameters Members

Parameters supplied to the Get Historical Usage Metrics Web hosting plan operation.

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

Public Constructors

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

Top

Public Properties

  Name Description
EndTime Optional. The ending time of the metrics to return. If this parameter is not specified, the current time is used.
IncludeInstanceBreakdown Optional. Flag which specifies if the metrics for each machine instance should be included. For sites that run on more than one machine this could be useful to identify a bad machine.
MetricNames Optional. Specifies a comma-separated list of the names of the metrics to return. If the names parameter is not specified, then all available metrics are returned.
StartTime Optional. The starting time of the metrics to return. If this parameter is not specified, the beginning of the current hour is used.
TimeGrain Optional. The grain at which the metrics are returned. Supported values are PT1M (minute), PT1H (hour), P1D (day).

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

WebHostingPlanGetHistoricalUsageMetricsParameters Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace