OutboundEndpoints.Assigned 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.
Endpoints the device can connect to.
public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.DeviceRegistry.Models.DeviceMessagingEndpoint> Assigned { get; }
member this.Assigned : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.DeviceRegistry.Models.DeviceMessagingEndpoint>
Public ReadOnly Property Assigned As IDictionary(Of String, DeviceMessagingEndpoint)