次の方法で共有


IotHubTestAllRoutesResult.Routes プロパティ

定義

一致するルートの JSON シリアル化された配列。

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)

プロパティ値

適用対象