Share via


NetworkConfigurationDiagnosticResponseInner.Results Property

Definition

Gets list of network configuration diagnostic results.

[Newtonsoft.Json.JsonProperty(PropertyName="results")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.NetworkConfigurationDiagnosticResult> Results { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="results")>]
member this.Results : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.NetworkConfigurationDiagnosticResult>
Public ReadOnly Property Results As IList(Of NetworkConfigurationDiagnosticResult)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to