IDiagnoseVirtualNetworkResult.Finding Property

Definition

The list of network connectivity diagnostic finding

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="The list of network connectivity diagnostic finding", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="findings", Update=true)]
public System.Collections.Generic.List<string> Finding { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="The list of network connectivity diagnostic finding", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="findings", Update=true)>]
member this.Finding : System.Collections.Generic.List<string> with get, set
Public Property Finding As List(Of String)

Property Value

Attributes

Applies to