Share via


ConnectivityIssueInfo.Contexts Property

Definition

Provides additional context on the issue.

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

Property Value

Applies to