DiscoveredMessagingEndpoints interface
デバイスがサービスへの接続に使用できる接続エンドポイント URL。
プロパティの詳細
inbound
デバイスに接続するエンドポイントのセット。
inbound?: Record<string, DiscoveredInboundEndpoints>
プロパティ値
Record<string, DiscoveredInboundEndpoints>