Integration Runtime Data Flow Properties Response
data class IntegrationRuntimeDataFlowPropertiesResponse(val cleanup: Boolean? = null, val computeType: String? = null, val coreCount: Int? = null, val customProperties: List<IntegrationRuntimeDataFlowPropertiesResponseCustomProperties>? = null, val timeToLive: Int? = null)
Data flow properties for managed integration runtime.