disabledSslProtocols

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

Parameters

value

Ssl protocols to be disabled on application gateway.


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


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

Parameters

values

Ssl protocols to be disabled on application gateway.