Essentials.MonitorService Property

Definition

Gets monitor service on which the rule(monitor) is set. Possible values include: 'Application Insights', 'ActivityLog Administrative', 'ActivityLog Security', 'ActivityLog Recommendation', 'ActivityLog Policy', 'ActivityLog Autoscale', 'Log Analytics', 'Nagios', 'Platform', 'SCOM', 'ServiceHealth', 'SmartDetector', 'VM Insights', 'Zabbix'

[Newtonsoft.Json.JsonProperty(PropertyName="monitorService")]
public string MonitorService { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="monitorService")>]
member this.MonitorService : string
Public ReadOnly Property MonitorService As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to