toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
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.
Members
Constructors
Iot
Hub
Properties
Response
Device
Streams
Link copied to clipboard
constructor
(
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.