Compartir a través de


MonitorThreshold Miembros

Represents a threshold metric used when monitoring a publication.

El tipo MonitorThreshold expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico MonitorThreshold Creates a new instance of the MonitorThreshold class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Enabled Gets or sets whether the threshold is enabled.
Propiedad pública MetricId Gets or sets the ID value that uniquely identifies the threshold metric.
Propiedad pública MetricTitle Gets or sets the name of the threshold metric.
Propiedad pública ShouldAlert Gets or sets whether an alert is generated when the metric exceeds the threshold.
Propiedad pública UserData Gets or sets an object that allows users to attach their own data to this object.
Propiedad pública Value Gets or sets the threshold value.

Principio