Freigeben über


MonitorThreshold-Member

Represents a threshold metric used when monitoring a publication.

Der MonitorThreshold-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode MonitorThreshold Creates a new instance of the MonitorThreshold class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Enabled Gets or sets whether the threshold is enabled.
Öffentliche Eigenschaft MetricId Gets or sets the ID value that uniquely identifies the threshold metric.
Öffentliche Eigenschaft MetricTitle Gets or sets the name of the threshold metric.
Öffentliche Eigenschaft ShouldAlert Gets or sets whether an alert is generated when the metric exceeds the threshold.
Öffentliche Eigenschaft UserData Gets or sets an object that allows users to attach their own data to this object.
Öffentliche Eigenschaft Value Gets or sets the threshold value.

Zum Anfang