Compartilhar via


TestAllRoutesResult.Routes Propriedade

Definição

Obtém ou define a matriz serializada por jSON de rotas correspondentes

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a