protocol

@JvmName(name = "fafbkkhiphlsbvqu")
suspend fun protocol(value: Output<Either<String, ApplicationGatewayProtocol>>)
@JvmName(name = "yhfsbiqipvvgmpfs")
suspend fun protocol(value: Either<String, ApplicationGatewayProtocol>?)
@JvmName(name = "kchbeqrwqodmxwar")
fun protocol(value: String)
@JvmName(name = "nvgromusvrombjet")
fun protocol(value: ApplicationGatewayProtocol)

Parameters

value

The protocol used to communicate with the backend.