toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotsecurity.kotlin.inputs
/
GetDeviceGroupPlainArgs
Get
Device
Group
Plain
Args
data
class
GetDeviceGroupPlainArgs
(
val
deviceGroupName
:
String
,
val
iotDefenderLocation
:
String
)
:
ConvertibleToJava
<
GetDeviceGroupPlainArgs
>
Members
Constructors
Get
Device
Group
Plain
Args
Link copied to clipboard
constructor
(
deviceGroupName
:
String
,
iotDefenderLocation
:
String
)
Properties
device
Group
Name
Link copied to clipboard
val
deviceGroupName
:
String
Device group name
iot
Defender
Location
Link copied to clipboard
val
iotDefenderLocation
:
String
Defender for IoT location
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDeviceGroupPlainArgs