DeviceStatus.EndpointsInbound 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.
KeyValue pair representing status of inbound endpoints.
public System.Collections.Generic.IReadOnlyDictionary<string,Azure.ResourceManager.DeviceRegistry.Models.DeviceStatusEndpoint> EndpointsInbound { get; }
member this.EndpointsInbound : System.Collections.Generic.IReadOnlyDictionary<string, Azure.ResourceManager.DeviceRegistry.Models.DeviceStatusEndpoint>
Public ReadOnly Property EndpointsInbound As IReadOnlyDictionary(Of String, DeviceStatusEndpoint)