pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridnetwork.kotlin
/
DeviceArgs
/
DeviceArgs
Device
Args
fun
DeviceArgs
(
deviceName
:
Output
<
String
>
?
=
null
,
deviceType
:
Output
<
Either
<
String
,
DeviceType
>
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)