Compartilhar via


TroubleshootingResult.Results Propriedade

Definição

Obtém ou define informações da solução de problemas.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a