Backend Pools Settings Response
data class BackendPoolsSettingsResponse(val enforceCertificateNameCheck: String? = null, val sendRecvTimeoutSeconds: Int? = null)
Settings that apply to all backend pools.
Settings that apply to all backend pools.