IngressConfigResponse

data class IngressConfigResponse(val readTimeoutInSeconds: Int? = null)

Ingress configuration payload for Azure Spring Apps resource.

Constructors

Link copied to clipboard
fun IngressConfigResponse(readTimeoutInSeconds: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Ingress read time out in seconds.