toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridnetwork.kotlin.inputs
/
ListDeviceRegistrationKeyPlainArgs
List
Device
Registration
Key
Plain
Args
data
class
ListDeviceRegistrationKeyPlainArgs
(
val
deviceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
ListDeviceRegistrationKeyPlainArgs
>
Members
Constructors
List
Device
Registration
Key
Plain
Args
Link copied to clipboard
constructor
(
deviceName
:
String
,
resourceGroupName
:
String
)
Properties
device
Name
Link copied to clipboard
val
deviceName
:
String
The name of the device resource.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListDeviceRegistrationKeyPlainArgs