HistoricalUsageMetricNames Members
Specifies the available historical usage metrics.
The following tables list the members exposed by the HistoricalUsageMetricNames type.
Public Fields
Name | Description | |
---|---|---|
BytesReceived | Specifies that the historical usage metric is BytesReceived. | |
BytesSent | Specifies that the historical usage metric is BytesSent. | |
CpuTime | Specifies that the historical usage metric is CpuTime. | |
Http2xx | Specifies that the historical usage metric is Http2xx. | |
Http3xx | Specifies that the historical usage metric is Http3xx. | |
Http401 | Specifies that the historical usage metric is Http401. | |
Http403 | Specifies that the historical usage metric is Http403. | |
Http404 | Specifies that the historical usage metric is Http404. | |
Http406 | Specifies that the historical usage metric is Http406. | |
Http4xx | Specifies that the historical usage metric is Http4xx. | |
Http5xx | Specifies that the historical usage metric is Http5xx. | |
IncomingRequestBytes | Specifies that the historical usage metric is IncomingRequestBytes. | |
IncomingRequestResponseBytes | Specifies that the historical usage metric is IncomingRequestResponseBytes. | |
LocalReadBytes | Specifies that the historical usage metric is LocalReadBytes. | |
LocalWrittenBytes | Specifies that the historical usage metric is LocalWrittenBytes. | |
NetworkReadBytes | Specifies that the historical usage metric is NetworkReadBytes. | |
NetworkWrittenBytes | Specifies that the historical usage metric is NetworkWrittenBytes. | |
OutgoingRequestBytes | Specifies that the historical usage metric is OutgoingRequestBytes. | |
OutgoingRequestResponseBytes | Specifies that the historical usage metric is OutgoingRequestResponseBytes. | |
Requests | Specifies that the historical usage metric is Requests. |
Top
See Also
Reference
HistoricalUsageMetricNames Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace