toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin
/
ApplicationSecurityGroupArgsBuilder
Application
Security
Group
Args
Builder
class
ApplicationSecurityGroupArgsBuilder
Builder for
ApplicationSecurityGroupArgs
.
Members
Functions
application
Security
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"vnvknlrqweetqyvt"
)
suspend
fun
applicationSecurityGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qckummlraouyigsb"
)
suspend
fun
applicationSecurityGroupName
(
value
:
String
?
)
id
Link copied to clipboard
@
JvmName
(
name
=
"ycgxntkjmkbxjjdk"
)
suspend
fun
id
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rriwmtpqauwiogar"
)
suspend
fun
id
(
value
:
String
?
)
location
Link copied to clipboard
@
JvmName
(
name
=
"mktvnmrwhslnfbqo"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rbcympjfslcnbtbo"
)
suspend
fun
location
(
value
:
String
?
)
resource
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"wgpglnwdylvsbwsj"
)
suspend
fun
resourceGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fljuhcgxwsgrumjq"
)
suspend
fun
resourceGroupName
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"droikvcyaniivpdp"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"ipsvjivvxnbaogra"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"etwlketqjkjxtgba"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)