DiagnoseVirtualNetworkResult.Finding Property

Definition

The list of network connectivity diagnostic finding

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Finding { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.Finding : System.Collections.Generic.List<string> with get, set
Public Property Finding As List(Of String)

Property Value

Implements

Attributes

Applies to