次の方法で共有


IotHubFallbackRouteProperties.EndpointNames プロパティ

定義

条件を満たすメッセージのルーティング先となるエンドポイントの一覧。 現在、許可されているエンドポイントは 1 つだけです。

public System.Collections.Generic.IList<string> EndpointNames { get; }
member this.EndpointNames : System.Collections.Generic.IList<string>
Public ReadOnly Property EndpointNames As IList(Of String)

プロパティ値

適用対象