MonitorThreshold 成員
Represents a threshold metric used when monitoring a publication.
MonitorThreshold 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
![]() |
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. |
頂端