protocol

@JvmName(name = "rtptixqkdubrtoaj")
suspend fun protocol(value: Output<Either<String, ApplicationGatewayProtocol>>)
@JvmName(name = "pdvrhtoqefbigmrw")
suspend fun protocol(value: Either<String, ApplicationGatewayProtocol>?)
@JvmName(name = "vtobobmahslxjwgl")
fun protocol(value: String)
@JvmName(name = "jojnadfrdxwbuihv")
fun protocol(value: ApplicationGatewayProtocol)

Parameters

value

The protocol used to communicate with the backend.