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.inputs
/
AzureFirewallApplicationRuleProtocolArgsBuilder
Azure
Firewall
Application
Rule
Protocol
Args
Builder
class
AzureFirewallApplicationRuleProtocolArgsBuilder
Builder for
AzureFirewallApplicationRuleProtocolArgs
.
Members
Functions
port
Link copied to clipboard
@
JvmName
(
name
=
"yqngnqneydlmiuye"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vcflatmttpppnprw"
)
suspend
fun
port
(
value
:
Int
?
)
protocol
Type
Link copied to clipboard
@
JvmName
(
name
=
"xfchsyniigygyptn"
)
fun
protocolType
(
value
:
AzureFirewallApplicationRuleProtocolType
)
@
JvmName
(
name
=
"rtbthiorfbxcjilp"
)
suspend
fun
protocolType
(
value
:
Either
<
String
,
AzureFirewallApplicationRuleProtocolType
>
?
)
@
JvmName
(
name
=
"aeeymdqrtccwpsve"
)
suspend
fun
protocolType
(
value
:
Output
<
Either
<
String
,
AzureFirewallApplicationRuleProtocolType
>
>
)
@
JvmName
(
name
=
"atbsjnncqfenncpe"
)
fun
protocolType
(
value
:
String
)