toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin
/
SecurityUserRuleCollectionArgs
/
SecurityUserRuleCollectionArgs
Security
User
Rule
Collection
Args
constructor
(
appliesToGroups
:
Output
<
List
<
SecurityUserGroupItemArgs
>
>
?
=
null
,
configurationName
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
networkManagerName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
ruleCollectionName
:
Output
<
String
>
?
=
null
)