PSConnectivityHop.Issues Property

Definition

[Newtonsoft.Json.JsonProperty(Order=2)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSConnectivityIssue> Issues { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=2)>]
member this.Issues : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSConnectivityIssue> with get, set
Public Property Issues As List(Of PSConnectivityIssue)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to