toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridnetwork.kotlin.outputs
/
ListDeviceRegistrationKeyResult
List
Device
Registration
Key
Result
data
class
ListDeviceRegistrationKeyResult
(
val
registrationKey
:
String
)
The device registration key.
Members
Constructors
List
Device
Registration
Key
Result
Link copied to clipboard
constructor
(
registrationKey
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
registration
Key
Link copied to clipboard
val
registrationKey
:
String
The registration key for the device.