Compartilhar via


NetworkConfigurationDiagnosticResponse.Results Propriedade

Definição

Obtém a lista de resultados de diagnóstico de configuração de rede.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a