pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devices.kotlin.outputs
/
IotHubPropertiesResponseDeviceStreams
Iot
Hub
Properties
Response
Device
Streams
data
class
IotHubPropertiesResponseDeviceStreams
(
val
streamingEndpoints
:
List
<
String
>
?
=
null
)
The device streams properties of iothub.
Types
Constructors
Properties
Constructors
Iot
Hub
Properties
Response
Device
Streams
Link copied to clipboard
fun
IotHubPropertiesResponseDeviceStreams
(
streamingEndpoints
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
streaming
Endpoints
Link copied to clipboard
val
streamingEndpoints
:
List
<
String
>
?
=
null
List of Device Streams Endpoints.