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