IotHubPropertiesResponseDeviceStreams

data class IotHubPropertiesResponseDeviceStreams(val streamingEndpoints: List<String>? = null)

The device streams properties of iothub.

Constructors

Link copied to clipboard
constructor(streamingEndpoints: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of Device Streams Endpoints.