Поделиться через


Элементы MonitorThreshold

Represents a threshold metric used when monitoring a publication.

Тип MonitorThreshold предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод MonitorThreshold Creates a new instance of the MonitorThreshold class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Enabled Gets or sets whether the threshold is enabled.
Открытое свойство MetricId Gets or sets the ID value that uniquely identifies the threshold metric.
Открытое свойство MetricTitle Gets or sets the name of the threshold metric.
Открытое свойство ShouldAlert Gets or sets whether an alert is generated when the metric exceeds the threshold.
Открытое свойство UserData Gets or sets an object that allows users to attach their own data to this object.
Открытое свойство Value Gets or sets the threshold value.

В начало