pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.inputs
/
ApplicationGatewayHttpListenerArgsBuilder
/
protocol
protocol
@
JvmName
(
name
=
"uddlgsmjcuffujql"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"stpehbmjxcnwvjsr"
)
suspend
fun
protocol
(
value
:
String
)
Parameters
value
The Protocol to use for this HTTP Listener. Possible values are
Http
and
Https
.