Share via


IotHubTestAllRoutesResult.Routes Property

Definition

JSON-serialized array of matched routes.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.IotHub.Models.IotHubMatchedRoute> Routes { get; }
member this.Routes : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.IotHub.Models.IotHubMatchedRoute>
Public ReadOnly Property Routes As IReadOnlyList(Of IotHubMatchedRoute)

Property Value

Applies to