Compartilhar via


Membros MonitorThreshold

Represents a threshold metric used when monitoring a publication.

O tipo MonitorThreshold expõe os seguintes membros.

Construtores

  Nome Descrição
Método público MonitorThreshold Creates a new instance of the MonitorThreshold class.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública Enabled Gets or sets whether the threshold is enabled.
Propriedade pública MetricId Gets or sets the ID value that uniquely identifies the threshold metric.
Propriedade pública MetricTitle Gets or sets the name of the threshold metric.
Propriedade pública ShouldAlert Gets or sets whether an alert is generated when the metric exceeds the threshold.
Propriedade pública UserData Gets or sets an object that allows users to attach their own data to this object.
Propriedade pública Value Gets or sets the threshold value.

Início