Essentials.SourceCreatedId 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.
Gets unique Id created by monitor service for each alert instance. This could be used to track the issue at the monitor service, in case of Nagios, Zabbix, SCOM etc.
[Newtonsoft.Json.JsonProperty(PropertyName="sourceCreatedId")]
public string SourceCreatedId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceCreatedId")>]
member this.SourceCreatedId : string
Public ReadOnly Property SourceCreatedId As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute