Partager via


Membres MonitorThreshold

Represents a threshold metric used when monitoring a publication.

Le type MonitorThreshold expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique MonitorThreshold Creates a new instance of the MonitorThreshold class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Enabled Gets or sets whether the threshold is enabled.
Propriété publique MetricId Gets or sets the ID value that uniquely identifies the threshold metric.
Propriété publique MetricTitle Gets or sets the name of the threshold metric.
Propriété publique ShouldAlert Gets or sets whether an alert is generated when the metric exceeds the threshold.
Propriété publique UserData Gets or sets an object that allows users to attach their own data to this object.
Propriété publique Value Gets or sets the threshold value.

Haut de la page