pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.iot.kotlin.inputs
/
SecurityDeviceGroupAllowRuleArgs
/
SecurityDeviceGroupAllowRuleArgs
Security
Device
Group
Allow
Rule
Args
fun
SecurityDeviceGroupAllowRuleArgs
(
connectionFromIpsNotAlloweds
:
Output
<
List
<
String
>
>
?
=
null
,
connectionToIpsNotAlloweds
:
Output
<
List
<
String
>
>
?
=
null
,
localUsersNotAlloweds
:
Output
<
List
<
String
>
>
?
=
null
,
processesNotAlloweds
:
Output
<
List
<
String
>
>
?
=
null
)