MessagingEndpoints.Inbound Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)