pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azuresphere.kotlin
/
DeviceArgs
/
DeviceArgs
Device
Args
fun
DeviceArgs
(
catalogName
:
Output
<
String
>
?
=
null
,
deviceGroupName
:
Output
<
String
>
?
=
null
,
deviceId
:
Output
<
String
>
?
=
null
,
deviceName
:
Output
<
String
>
?
=
null
,
productName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)