MetricDefinition.IsAlertable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Specifies if the metric is alertable. Alerts can be defined on a metric only if this property is true.
public bool IsAlertable { get; set; }
member this.IsAlertable : bool with get, set
Public Property IsAlertable As Boolean