SecurityAlertData.ExtendedLinks Property

Definition

Links related to the alert.

public System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IDictionary<string,string>> ExtendedLinks { get; }
member this.ExtendedLinks : System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IDictionary<string, string>>
Public ReadOnly Property ExtendedLinks As IReadOnlyList(Of IDictionary(Of String, String))

Property Value

Applies to