Alert.CorrelationKey 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 key for corelating related alerts. Alerts with the same correlation key considered to be related.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.correlationKey")]
public string CorrelationKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.correlationKey")>]
member this.CorrelationKey : string
Public ReadOnly Property CorrelationKey As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute