Freigeben über


OutboundEndpoints.Assigned Property

Definition

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)

Property Value

Applies to