disabledSslProtocols

@JvmName(name = "hmturhekvgxcdldr")
suspend fun disabledSslProtocols(value: Output<List<Either<String, ApplicationGatewaySslProtocol>>>)
@JvmName(name = "cqecfdtpfbniiobi")
suspend fun disabledSslProtocols(value: List<Either<String, ApplicationGatewaySslProtocol>>?)

Parameters

value

Ssl protocols to be disabled on application gateway.


@JvmName(name = "gjcqfimueisabmuc")
suspend fun disabledSslProtocols(vararg values: Output<Either<String, ApplicationGatewaySslProtocol>>)


@JvmName(name = "chjhhipphvmbtwyj")
suspend fun disabledSslProtocols(values: List<Output<Either<String, ApplicationGatewaySslProtocol>>>)
@JvmName(name = "ludwqrxokjerkaki")
suspend fun disabledSslProtocols(vararg values: Either<String, ApplicationGatewaySslProtocol>)

Parameters

values

Ssl protocols to be disabled on application gateway.