Condividi tramite


DeviceStatus.EndpointsInbound Property

Definition

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)

Property Value

Applies to