HistoricalUsageMetricNames Fields

 

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticBytesReceived

Specifies that the historical usage metric is BytesReceived.

System_CAPS_pubfieldSystem_CAPS_staticBytesSent

Specifies that the historical usage metric is BytesSent.

System_CAPS_pubfieldSystem_CAPS_staticCpuTime

Specifies that the historical usage metric is CpuTime.

System_CAPS_pubfieldSystem_CAPS_staticHttp2xx

Specifies that the historical usage metric is Http2xx.

System_CAPS_pubfieldSystem_CAPS_staticHttp3xx

Specifies that the historical usage metric is Http3xx.

System_CAPS_pubfieldSystem_CAPS_staticHttp401

Specifies that the historical usage metric is Http401.

System_CAPS_pubfieldSystem_CAPS_staticHttp403

Specifies that the historical usage metric is Http403.

System_CAPS_pubfieldSystem_CAPS_staticHttp404

Specifies that the historical usage metric is Http404.

System_CAPS_pubfieldSystem_CAPS_staticHttp406

Specifies that the historical usage metric is Http406.

System_CAPS_pubfieldSystem_CAPS_staticHttp4xx

Specifies that the historical usage metric is Http4xx.

System_CAPS_pubfieldSystem_CAPS_staticHttp5xx

Specifies that the historical usage metric is Http5xx.

System_CAPS_pubfieldSystem_CAPS_staticIncomingRequestBytes

Specifies that the historical usage metric is IncomingRequestBytes.

System_CAPS_pubfieldSystem_CAPS_staticIncomingRequestResponseBytes

Specifies that the historical usage metric is IncomingRequestResponseBytes.

System_CAPS_pubfieldSystem_CAPS_staticLocalReadBytes

Specifies that the historical usage metric is LocalReadBytes.

System_CAPS_pubfieldSystem_CAPS_staticLocalWrittenBytes

Specifies that the historical usage metric is LocalWrittenBytes.

System_CAPS_pubfieldSystem_CAPS_staticNetworkReadBytes

Specifies that the historical usage metric is NetworkReadBytes.

System_CAPS_pubfieldSystem_CAPS_staticNetworkWrittenBytes

Specifies that the historical usage metric is NetworkWrittenBytes.

System_CAPS_pubfieldSystem_CAPS_staticOutgoingRequestBytes

Specifies that the historical usage metric is OutgoingRequestBytes.

System_CAPS_pubfieldSystem_CAPS_staticOutgoingRequestResponseBytes

Specifies that the historical usage metric is OutgoingRequestResponseBytes.

System_CAPS_pubfieldSystem_CAPS_staticRequests

Specifies that the historical usage metric is Requests.

Return to top
Show: