pulumi-azure-kotlin
5.58.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.inputs
/
ApplicationGatewayBackendHttpSettingArgsBuilder
/
protocol
protocol
@
JvmName
(
name
=
"awgtwhufperdbrsd"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tnlfjbfftxefypdl"
)
suspend
fun
protocol
(
value
:
String
)
Parameters
value
The Protocol which should be used. Possible values are
Http
and
Https
.