Condividi tramite


MessagingEndpoints.Inbound Property

Definition

Set of endpoints to connect to the device.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.DeviceRegistry.Models.InboundEndpoints> Inbound { get; }
member this.Inbound : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.DeviceRegistry.Models.InboundEndpoints>
Public ReadOnly Property Inbound As IDictionary(Of String, InboundEndpoints)

Property Value

Applies to