MonitorThreshold Miembros
Represents a threshold metric used when monitoring a publication.
El tipo MonitorThreshold expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
MonitorThreshold | Creates a new instance of the MonitorThreshold class. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
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. |
Principio