TroubleshootingResult.Results Property

Definition

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

Property Value

IList<TroubleshootingDetails>
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to