Share via


ConnectivityHopInfo.Issues Property

Definition

List of issues.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ConnectivityIssueInfo> Issues { get; }
member this.Issues : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ConnectivityIssueInfo>
Public ReadOnly Property Issues As IReadOnlyList(Of ConnectivityIssueInfo)

Property Value

Applies to