SystemMetricEvent Class

Definition

public class SystemMetricEvent : Microsoft.Azure.WebJobs.Script.Diagnostics.MetricEvent
type SystemMetricEvent = class
    inherit MetricEvent
Public Class SystemMetricEvent
Inherits MetricEvent
Inheritance
SystemMetricEvent

Constructors

SystemMetricEvent()

Properties

Average
Count
Duration (Inherited from MetricEvent)
EventName
FunctionName (Inherited from MetricEvent)
Maximum
Minimum
Timestamp (Inherited from MetricEvent)

Applies to