toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.iot.kotlin.outputs
/
SecurityDeviceGroupAllowRule
/
SecurityDeviceGroupAllowRule
Security
Device
Group
Allow
Rule
constructor
(
connectionFromIpsNotAlloweds
:
List
<
String
>
?
=
null
,
connectionToIpsNotAlloweds
:
List
<
String
>
?
=
null
,
localUsersNotAlloweds
:
List
<
String
>
?
=
null
,
processesNotAlloweds
:
List
<
String
>
?
=
null
)