Partager via


TestAllRoutesResult.Routes Propriété

Définition

Obtient ou définit un tableau sérialisé jSON d’itinéraires correspondants

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à