toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
AzureFirewallApplicationRuleProtocolArgsBuilder
Azure
Firewall
Application
Rule
Protocol
Args
Builder
class
AzureFirewallApplicationRuleProtocolArgsBuilder
Builder for
AzureFirewallApplicationRuleProtocolArgs
.
Members
Functions
port
Link copied to clipboard
@
JvmName
(
name
=
"lbtyewqlgqxbrhij"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vtuaohdihpkkoquc"
)
suspend
fun
port
(
value
:
Int
?
)
protocol
Type
Link copied to clipboard
@
JvmName
(
name
=
"tdowugchfdsifgnd"
)
fun
protocolType
(
value
:
AzureFirewallApplicationRuleProtocolType
)
@
JvmName
(
name
=
"jelotnysdrnyxdvt"
)
suspend
fun
protocolType
(
value
:
Either
<
String
,
AzureFirewallApplicationRuleProtocolType
>
?
)
@
JvmName
(
name
=
"viffbdvxyfjulgsh"
)
suspend
fun
protocolType
(
value
:
Output
<
Either
<
String
,
AzureFirewallApplicationRuleProtocolType
>
>
)
@
JvmName
(
name
=
"esqghaagxuntmbqs"
)
fun
protocolType
(
value
:
String
)